Searched defs:RGB565ToARGBRow_C (Results 1 – 2 of 2) sorted by relevance
98 void RGB565ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int width) { in RGB565ToARGBRow_C() function
103 void RGB565ToARGBRow_C(const uint8* src_rgb565, uint8* dst_argb, int width) { in RGB565ToARGBRow_C() function