Home
last modified time | relevance | path

Searched refs:ARGBAttenuateRow_SSSE3 (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc382 ANY11(ARGBAttenuateRow_Any_SSSE3, ARGBAttenuateRow_SSSE3, 0, 4, 4, 3)
Drow_gcc.cc3456 void ARGBAttenuateRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_SSSE3() function
Dplanar_functions.cc1277 ARGBAttenuateRow = ARGBAttenuateRow_SSSE3; in ARGBAttenuate()
Drow_win.cc4242 void ARGBAttenuateRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_SSSE3() function
/external/libyuv/files/source/
Drow_posix.cc2929 void ARGBAttenuateRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_SSSE3() function
Dplanar_functions.cc1042 ARGBAttenuateRow = ARGBAttenuateRow_SSSE3; in ARGBAttenuate()
Drow_win.cc3334 void ARGBAttenuateRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_SSSE3() function
/external/libyuv/files/include/libyuv/
Drow.h670 void ARGBAttenuateRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1677 void ARGBAttenuateRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width);