Searched refs:RGBAToARGBRow_C (Results 1 - 3 of 3) sorted by relevance

/external/libyuv/files/include/libyuv/
H A Drow.h305 void RGBAToARGBRow_C(const uint8* src_rgba, uint8* dst_argb, int pix);
/external/libyuv/files/source/
H A Dconvert_argb.cc345 RGBAToARGBRow_C;
H A Drow_common.cc54 void RGBAToARGBRow_C(const uint8* src_abgr, uint8* dst_argb, int width) { function

Completed in 71 milliseconds