Searched refs:MirrorRow_NEON (Results 1 - 13 of 13) sorted by relevance

/external/libyuv/files/source/
H A Drow_neon.cc406 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { function
H A Drotate.cc46 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
843 MirrorRow = MirrorRow_NEON;
H A Dplanar_functions.cc85 MirrorRow = MirrorRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drotate.cc47 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
887 MirrorRow = MirrorRow_NEON;
H A Drow_neon.cc873 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { function
H A Drow_neon64.cc922 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { function
H A Dplanar_functions.cc243 MirrorRow = MirrorRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Drotate.cc47 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
887 MirrorRow = MirrorRow_NEON;
H A Drow_neon.cc874 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { function
H A Dplanar_functions.cc243 MirrorRow = MirrorRow_NEON;
/external/libyuv/files/include/libyuv/
H A Drow.h246 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h832 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h740 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);

Completed in 229 milliseconds