Searched refs:RGB24ToARGBRow_SSSE3 (Results 1 - 17 of 17) 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.cc454 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3;
H A Dconvert.cc999 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3;
H A Drow_posix.cc304 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { function
H A Drow_win.cc368 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { 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.cc454 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3;
H A Dconvert.cc1000 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3;
H A Drow_posix.cc304 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { function
H A Drow_win.cc369 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { function
/external/libyuv/files/include/libyuv/
H A Drow.h291 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/libyuv/files/source/
H A Drow_posix.cc246 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { function
H A Dconvert_argb.cc417 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3;
H A Dconvert.cc1183 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3;
H A Drow_win.cc238 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h935 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h843 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix);

Completed in 239 milliseconds