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

/external/libyuv/files/source/
H A Dplanar_functions.cc1104 ARGBGrayRow = ARGBGrayRow_SSSE3;
1129 ARGBGrayRow = ARGBGrayRow_SSSE3;
H A Drow_posix.cc3035 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { function
H A Drow_win.cc3436 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h678 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width);

Completed in 99 milliseconds