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.cc275 ANY11(RGB24ToARGBRow_Any_SSSE3, RGB24ToARGBRow_SSSE3, 0, 3, 4, 15)
Dconvert_argb.cc475 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3; in RGB24ToARGB()
Dconvert.cc838 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3; in RGB24ToI420()
Drow_gcc.cc268 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_SSSE3() function
Drow_win.cc385 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.h856 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix);