Home
last modified time | relevance | path

Searched refs:readConvertBmp (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-2.1/build/demos/videmo/src/
Dviewer.c172 static void readConvertBmp(char* fileName, u8* dest, u32* width, u32* height) in readConvertBmp() function
284 readConvertBmp(dirent.name, ip->image, &width, &height); in idle()
292 readConvertBmp(dirent.name, ip->image, &width, &height); in idle()
309 readConvertBmp(fn, ip->image + firstLength, &width, &height); in idle()