Searched refs:ARGBMirrorRow_SSSE3 (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drotate_argb.cc109 ARGBMirrorRow = ARGBMirrorRow_SSSE3;
H A Dplanar_functions.cc505 ARGBMirrorRow = ARGBMirrorRow_SSSE3;
H A Drow_posix.cc3073 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { function
H A Drow_win.cc3406 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { function
/external/chromium_org/third_party/libyuv/source/
H A Drotate_argb.cc109 ARGBMirrorRow = ARGBMirrorRow_SSSE3;
H A Dplanar_functions.cc505 ARGBMirrorRow = ARGBMirrorRow_SSSE3;
H A Drow_posix.cc3073 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { function
H A Drow_win.cc3407 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { function
/external/libyuv/files/source/
H A Drotate_argb.cc88 ARGBMirrorRow = ARGBMirrorRow_SSSE3;
H A Drow_posix.cc2044 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { function
H A Dplanar_functions.cc288 ARGBMirrorRow = ARGBMirrorRow_SSSE3;
H A Drow_win.cc2424 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h253 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h846 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h754 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width);

Completed in 362 milliseconds