Searched defs:CopyRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 639 void CopyRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_NEON() function
|
D | row_neon64.cc | 684 void CopyRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_NEON() function
|
/external/libaom/third_party/libyuv/source/ |
D | row_neon64.cc | 732 void CopyRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_NEON() function
|
D | row_neon.cc | 642 void CopyRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1024 void CopyRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_NEON() function
|
D | row_neon64.cc | 1198 void CopyRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_NEON() function
|