Home
last modified time | relevance | path

Searched refs:MirrorRow_SSE2 (Results 1 – 10 of 10) sorted by relevance

/external/libyuv/files/source/
Drow_posix.cc1973 void MirrorRow_SSE2(const uint8* src, uint8* dst, int width) { in MirrorRow_SSE2() function
Drotate.cc851 MirrorRow = MirrorRow_SSE2; in RotatePlane180()
Dplanar_functions.cc90 MirrorRow = MirrorRow_SSE2; in MirrorPlane()
Drow_win.cc2354 void MirrorRow_SSE2(const uint8* src, uint8* dst, int width) { in MirrorRow_SSE2() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc894 MirrorRow = MirrorRow_SSE2; in RotatePlane180()
Dplanar_functions.cc248 MirrorRow = MirrorRow_SSE2; in MirrorPlane()
Drow_posix.cc2995 void MirrorRow_SSE2(const uint8* src, uint8* dst, int width) { in MirrorRow_SSE2() function
Drow_win.cc3338 void MirrorRow_SSE2(const uint8* src, uint8* dst, int width) { in MirrorRow_SSE2() function
/external/libyuv/files/include/libyuv/
Drow.h245 void MirrorRow_SSE2(const uint8* src, uint8* dst, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h743 void MirrorRow_SSE2(const uint8* src, uint8* dst, int width);