Home
last modified time | relevance | path

Searched refs:MirrorRow_AVX2 (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc132 MirrorRow = MirrorRow_AVX2; in RotatePlane180()
Drow_any.cc626 ANY11M(MirrorRow_Any_AVX2, MirrorRow_AVX2, 1, 31)
Drow_gcc.cc2555 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width) { in MirrorRow_AVX2() function
Dplanar_functions.cc393 MirrorRow = MirrorRow_AVX2; in MirrorPlane()
Drow_win.cc3144 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width) {
/external/libyuv/files/source/
Drotate.cc167 MirrorRow = MirrorRow_AVX2; in RotatePlane180()
Drow_any.cc834 ANY11M(MirrorRow_Any_AVX2, MirrorRow_AVX2, 1, 31)
Drow_gcc.cc2500 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width) { in MirrorRow_AVX2() function
Dplanar_functions.cc437 MirrorRow = MirrorRow_AVX2; in MirrorPlane()
Drow_win.cc3025 __declspec(naked) void MirrorRow_AVX2(const uint8* src, uint8* dst, int width) {
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h808 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width);
/external/libyuv/files/include/libyuv/
Drow.h1333 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width);