Home
last modified time | relevance | path

Searched refs:ARGBGrayRow_SSSE3 (Results 1 – 8 of 8) sorted by relevance

/external/libyuv/files/source/
Dplanar_functions.cc1104 ARGBGrayRow = ARGBGrayRow_SSSE3; in ARGBGrayTo()
1129 ARGBGrayRow = ARGBGrayRow_SSSE3; in ARGBGray()
Drow_posix.cc3035 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_SSSE3() function
Drow_win.cc3436 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_SSSE3() function
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1380 ARGBGrayRow = ARGBGrayRow_SSSE3; in ARGBGrayTo()
1417 ARGBGrayRow = ARGBGrayRow_SSSE3; in ARGBGray()
Drow_gcc.cc3658 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_SSSE3() function
Drow_win.cc4478 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_SSSE3() function
/external/libyuv/files/include/libyuv/
Drow.h678 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1700 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width);