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