Home | History | Annotate | Download | only in source

Lines Matching refs:RGBAToARGBRow_C

54 void RGBAToARGBRow_C(const uint8* src_abgr, uint8* dst_argb, int width) {