Searched refs:RGB24ToARGBRow_C (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc159 RGBANY(RGB24ToARGBRow_Any_SSSE3, RGB24ToARGBRow_SSSE3, RGB24ToARGBRow_C,
H A Dconvert_argb.cc431 RGB24ToARGBRow_C;
H A Dconvert.cc963 RGB24ToARGBRow_C;
H A Drow_common.cc73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { function
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc155 RGBANY(RGB24ToARGBRow_Any_SSSE3, RGB24ToARGBRow_SSSE3, RGB24ToARGBRow_C,
H A Dconvert_argb.cc431 RGB24ToARGBRow_C;
H A Dconvert.cc961 RGB24ToARGBRow_C;
H A Drow_common.cc73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h306 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/libyuv/files/source/
H A Dconvert.cc1179 RGB24ToARGBRow = RGB24ToARGBRow_C;
1221 RGB24ToARGBRow_C(src_rgb24, row, width);
H A Dconvert_argb.cc412 RGB24ToARGBRow_C;
H A Drow_common.cc70 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h950 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h858 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int pix);

Completed in 238 milliseconds