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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1551 ARGBGrayRow = ARGBGrayRow_SSSE3;
1588 ARGBGrayRow = ARGBGrayRow_SSSE3;
H A Drow_gcc.cc3875 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { function
H A Drow_win.cc4562 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) {
/external/libyuv/files/source/
H A Dplanar_functions.cc1830 ARGBGrayRow = ARGBGrayRow_SSSE3;
1875 ARGBGrayRow = ARGBGrayRow_SSSE3;
H A Drow_gcc.cc3910 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { function
H A Drow_win.cc4498 __declspec(naked) void ARGBGrayRow_SSSE3(const uint8* src_argb,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1794 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h2826 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width);

Completed in 108 milliseconds