Home
last modified time | relevance | path

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

/external/libaom/libaom/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/source/
Dplanar_functions.cc1830 ARGBGrayRow = ARGBGrayRow_SSSE3; in ARGBGrayTo()
1875 ARGBGrayRow = ARGBGrayRow_SSSE3; in ARGBGray()
Drow_gcc.cc3910 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_SSSE3() function
Drow_win.cc4498 __declspec(naked) void ARGBGrayRow_SSSE3(const uint8* src_argb,
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc2029 ARGBGrayRow = ARGBGrayRow_SSSE3; in ARGBGrayTo()
2074 ARGBGrayRow = ARGBGrayRow_SSSE3; in ARGBGray()
Drow_gcc.cc4897 void ARGBGrayRow_SSSE3(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_SSSE3() function
Drow_win.cc4508 __declspec(naked) void ARGBGrayRow_SSSE3(const uint8_t* src_argb,
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1701 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
Drow.h2826 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h3072 void ARGBGrayRow_SSSE3(const uint8_t* src_argb, uint8_t* dst_argb, int width);