Searched refs:MirrorRow_SSSE3 (Results 1 - 5 of 5) sorted by relevance

/external/libyuv/files/include/libyuv/
H A Drow.h244 void MirrorRow_SSSE3(const uint8* src, uint8* dst, int width);
/external/libyuv/files/source/
H A Drotate.cc859 MirrorRow = MirrorRow_SSSE3;
H A Drow_posix.cc1947 void MirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { function
H A Dplanar_functions.cc94 MirrorRow = MirrorRow_SSSE3;
H A Drow_win.cc2329 void MirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { function

Completed in 88 milliseconds