Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_neon.cc406 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { in MirrorRow_NEON() function
Drotate.cc46 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
843 MirrorRow = MirrorRow_NEON; in RotatePlane180()
Dplanar_functions.cc85 MirrorRow = MirrorRow_NEON; in MirrorPlane()
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc116 MirrorRow = MirrorRow_NEON; in RotatePlane180()
Drow_any.cc503 ANY11M(MirrorRow_Any_NEON, MirrorRow_NEON, 1, 15)
Drow_neon.cc851 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { in MirrorRow_NEON() function
Drow_neon64.cc827 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { in MirrorRow_NEON() function
Dplanar_functions.cc236 MirrorRow = MirrorRow_NEON; in MirrorPlane()
/external/libyuv/files/include/libyuv/
Drow.h246 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h749 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);