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