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