Searched defs:MirrorRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 851 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { in MirrorRow_NEON() function
|
D | row_neon64.cc | 827 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { in MirrorRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 682 void MirrorRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in MirrorRow_NEON() function
|
D | row_neon64.cc | 726 void MirrorRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in MirrorRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon.cc | 682 void MirrorRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in MirrorRow_NEON() function
|
D | row_neon64.cc | 726 void MirrorRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in MirrorRow_NEON() function
|