Searched refs:MirrorRow_NEON (Results 1 – 18 of 18) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | rotate.cc | 116 MirrorRow = MirrorRow_NEON; in RotatePlane180()
|
D | row_any.cc | 503 ANY11M(MirrorRow_Any_NEON, MirrorRow_NEON, 1, 15)
|
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
|
D | planar_functions.cc | 236 MirrorRow = MirrorRow_NEON; in MirrorPlane()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate.cc | 141 MirrorRow = MirrorRow_NEON; in RotatePlane180()
|
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
|
D | row_any.cc | 967 ANY11M(MirrorRow_Any_NEON, MirrorRow_NEON, 1, 15)
|
D | planar_functions.cc | 626 MirrorRow = MirrorRow_NEON; in MirrorPlane()
|
/external/libyuv/files/source/ |
D | rotate.cc | 151 MirrorRow = MirrorRow_NEON; in RotatePlane180()
|
D | row_neon.cc | 676 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { in MirrorRow_NEON() function
|
D | row_neon64.cc | 676 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { in MirrorRow_NEON() function
|
D | row_any.cc | 840 ANY11M(MirrorRow_Any_NEON, MirrorRow_NEON, 1, 15)
|
D | planar_functions.cc | 421 MirrorRow = MirrorRow_NEON; in MirrorPlane()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 750 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1335 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1256 void MirrorRow_NEON(const uint8_t* src, uint8_t* dst, int width);
|