Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc348 ANY11(RGB24ToARGBRow_Any_SSSE3, RGB24ToARGBRow_SSSE3, 0, 3, 4, 15)
Dconvert_argb.cc911 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3; in RGB24ToARGB()
Dconvert.cc801 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3; in RGB24ToI420()
Drow_gcc.cc217 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_SSSE3() function
Drow_win.cc352 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int width) {
/external/libyuv/files/source/
Drow_any.cc404 ANY11(RGB24ToARGBRow_Any_SSSE3, RGB24ToARGBRow_SSSE3, 0, 3, 4, 15)
Dconvert_argb.cc969 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3; in RGB24ToARGB()
Dconvert.cc997 RGB24ToARGBRow = RGB24ToARGBRow_SSSE3; in RGB24ToI420()
Drow_gcc.cc184 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_SSSE3() function
Drow_win.cc319 __declspec(naked) void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h935 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
Drow.h1546 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int width);