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

/external/libyuv/files/include/libyuv/
H A Drow.h323 void ARGBToRGBARow_C(const uint8* src_argb, uint8* dst_rgb, int pix);
/external/libyuv/files/source/
H A Dplanar_functions.cc603 ARGBToRGBARow_C;
H A Drow_common.cc142 void ARGBToRGBARow_C(const uint8* src_argb, uint8* dst_rgb, int width) { function

Completed in 34 milliseconds