Home
last modified time | relevance | path

Searched defs:CopyRow_NEON (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drow_neon.cc801 void CopyRow_NEON(const uint8* src, uint8* dst, int count) { in CopyRow_NEON() function
Drow_neon64.cc777 void CopyRow_NEON(const uint8* src, uint8* dst, int count) { in CopyRow_NEON() function
/external/libyuv/files/source/
Drow_neon64.cc628 void CopyRow_NEON(const uint8* src, uint8* dst, int count) { in CopyRow_NEON() function
Drow_neon.cc627 void CopyRow_NEON(const uint8* src, uint8* dst, int count) { in CopyRow_NEON() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc639 void CopyRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_NEON() function
Drow_neon64.cc684 void CopyRow_NEON(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_NEON() function