Searched refs:getPixelColorRGBA8 (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/lodepng/ |
D | lodepng.c | 3760 static void getPixelColorRGBA8(unsigned char * r, unsigned char * g, in getPixelColorRGBA8() function 4132 getPixelColorRGBA8(&r, &g, &b, &a, in, i, mode_in); in lodepng_convert() 4356 getPixelColorRGBA8(&r, &g, &b, &a, in, i, mode_in); in lodepng_compute_color_stats() 4416 getPixelColorRGBA8(&r, &g, &b, &a, in, i, mode_in); in lodepng_compute_color_stats()
|