Searched refs:BGRAToARGBRow_C (Results 1 – 4 of 4) sorted by relevance
133 void BGRAToARGBRow_C(const uint8* src_bgra, uint8* dst_argb, int pix);
303 void BGRAToARGBRow_C(const uint8* src_bgra, uint8* dst_argb, int pix);
277 BGRAToARGBRow_C; in BGRAToARGB()
22 void BGRAToARGBRow_C(const uint8* src_bgra, uint8* dst_argb, int width) { in BGRAToARGBRow_C() function