Searched refs:bmp_decode_rgb (Results 1 – 1 of 1) sorted by relevance
748 static bmp_result bmp_decode_rgb(bmp_image *bmp, uint8_t **start, int bytes) in bmp_decode_rgb() function1271 result = bmp_decode_rgb(bmp, &data, bytes); in bmp_decode()