Searched refs:readConvertBmp (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-3.2.2/build/demos/videmo/src/ |
| D | viewer.c | 175 static void readConvertBmp(char* fileName, u8* dest, u32* width, u32* height) in readConvertBmp() function 287 readConvertBmp(dirent.name, ip->image, &width, &height); in idle() 295 readConvertBmp(dirent.name, ip->image, &width, &height); in idle() 312 readConvertBmp(fn, ip->image + firstLength, &width, &height); in idle()
|