Searched defs:ARGBMirrorRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 728 void ARGBMirrorRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in ARGBMirrorRow_NEON() function
|
D | row_neon64.cc | 769 void ARGBMirrorRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in ARGBMirrorRow_NEON() function
|
/external/libaom/third_party/libyuv/source/ |
D | row_neon64.cc | 857 void ARGBMirrorRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBMirrorRow_NEON() function
|
D | row_neon.cc | 752 void ARGBMirrorRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBMirrorRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1134 void ARGBMirrorRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBMirrorRow_NEON() function
|
D | row_neon64.cc | 1323 void ARGBMirrorRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBMirrorRow_NEON() function
|