Searched refs:getPixelColorRGBA8 (Results 1 – 1 of 1) sorted by relevance
/lvgl-3.7.0/src/extra/libs/png/ |
D | lodepng.c | 3257 static void getPixelColorRGBA8(unsigned char* r, unsigned char* g, in getPixelColorRGBA8() function 3587 getPixelColorRGBA8(&r, &g, &b, &a, in, i, mode_in); in lodepng_convert() 3798 getPixelColorRGBA8(&r, &g, &b, &a, in, i, mode_in); in lodepng_compute_color_stats() 3856 getPixelColorRGBA8(&r, &g, &b, &a, in, i, mode_in); in lodepng_compute_color_stats()
|