Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc140 MirrorRow = MirrorRow_AVX2; in RotatePlane180()
Drow_any.cc494 ANY11M(MirrorRow_Any_AVX2, MirrorRow_AVX2, 1, 31)
Drow_gcc.cc2323 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width) { in MirrorRow_AVX2() function
Dplanar_functions.cc260 MirrorRow = MirrorRow_AVX2; in MirrorPlane()
Drow_win.cc3064 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width) { in MirrorRow_AVX2() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h746 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width);