Searched refs:ARGBMirrorRow_SSSE3 (Results 1 – 10 of 10) sorted by relevance
/external/libyuv/files/source/ |
D | rotate_argb.cc | 88 ARGBMirrorRow = ARGBMirrorRow_SSSE3; in ARGBRotate180()
|
D | row_posix.cc | 2044 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_SSSE3() function
|
D | planar_functions.cc | 288 ARGBMirrorRow = ARGBMirrorRow_SSSE3; in ARGBMirror()
|
D | row_win.cc | 2424 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_SSSE3() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_argb.cc | 109 ARGBMirrorRow = ARGBMirrorRow_SSSE3; in ARGBRotate180()
|
D | planar_functions.cc | 505 ARGBMirrorRow = ARGBMirrorRow_SSSE3; in ARGBMirror()
|
D | row_posix.cc | 3073 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_SSSE3() function
|
D | row_win.cc | 3407 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_SSSE3() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 253 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 758 void ARGBMirrorRow_SSSE3(const uint8* src, uint8* dst, int width);
|