Searched refs:MirrorRow_NEON (Results 1 - 8 of 8) 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/libyuv/source/
H A Drotate.cc47 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
887 MirrorRow = MirrorRow_NEON;
H A Drow_neon.cc793 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { function
H A Dplanar_functions.cc239 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/libyuv/include/libyuv/
H A Drow.h716 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);

Completed in 474 milliseconds