Home
last modified time | relevance | path

Searched refs:RGB24ToARGBRow_SSSE3 (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc155 RGBANY(RGB24ToARGBRow_Any_SSSE3, RGB24ToARGBRow_SSSE3, RGB24ToARGBRow_C,
Dconvert_argb.cc454 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3; in RGB24ToARGB()
Dconvert.cc1000 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3; in RGB24ToI420()
Drow_posix.cc304 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_SSSE3() function
Drow_win.cc369 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_SSSE3() function
/external/libyuv/files/source/
Drow_posix.cc246 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_SSSE3() function
Dconvert_argb.cc417 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3; in RGB24ToARGB()
Dconvert.cc1183 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3; in RGB24ToI420()
Drow_win.cc238 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_SSSE3() function
/external/libyuv/files/include/libyuv/
Drow.h291 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h847 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix);