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