Searched refs:BGRAToARGBRow_C (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow.h133 void BGRAToARGBRow_C(const uint8* src_bgra, uint8* dst_argb, int pix);
/external/libyuv/files/include/libyuv/
H A Drow.h303 void BGRAToARGBRow_C(const uint8* src_bgra, uint8* dst_argb, int pix);
/external/libyuv/files/source/
H A Dconvert_argb.cc277 BGRAToARGBRow_C;
H A Drow_common.cc22 void BGRAToARGBRow_C(const uint8* src_bgra, uint8* dst_argb, int width) { function

Completed in 311 milliseconds