Searched defs:src_rgb (Results 1 – 1 of 1) sorted by relevance
98 void RGB565ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int width) { in RGB565ToARGBRow_C()112 void ARGB1555ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int width) { in ARGB1555ToARGBRow_C()127 void ARGB4444ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int width) { in ARGB4444ToARGBRow_C()