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