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/chromium_org/third_party/libyuv/source/
Dplanar_functions.cc1314 ARGBGrayRow = ARGBGrayRow_SSSE3; in ARGBGrayTo()
1351 ARGBGrayRow = ARGBGrayRow_SSSE3; in ARGBGray()
Drow_posix.cc4359 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_SSSE3() function
Drow_win.cc5025 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/chromium_org/third_party/libyuv/include/libyuv/
Drow.h1555 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width);