Searched refs:RAWToARGBRow_C (Results 1 - 15 of 15) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow.h135 void RAWToARGBRow_C(const uint8* src_bg24, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc161 RGBANY(RAWToARGBRow_Any_SSSE3, RAWToARGBRow_SSSE3, RAWToARGBRow_C,
H A Dconvert_argb.cc481 RAWToARGBRow_C;
H A Dconvert.cc1080 RAWToARGBRow_C;
H A Drow_common.cc88 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int width) { function
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc157 RGBANY(RAWToARGBRow_Any_SSSE3, RAWToARGBRow_SSSE3, RAWToARGBRow_C,
H A Dconvert_argb.cc481 RAWToARGBRow_C;
H A Dconvert.cc1073 RAWToARGBRow_C;
H A Drow_common.cc88 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h307 void RAWToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/libyuv/files/source/
H A Dconvert.cc1250 RAWToARGBRow = RAWToARGBRow_C;
1292 RAWToARGBRow_C(src_raw, row, width);
H A Dconvert_argb.cc379 RAWToARGBRow_C;
H A Drow_common.cc84 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int width) { function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h951 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h859 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int pix);

Completed in 219 milliseconds