Searched defs:MergeUVRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 777 void MergeUVRow_NEON(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_NEON() function
|
D | row_neon64.cc | 752 void MergeUVRow_NEON(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 568 void MergeUVRow_NEON(const uint8_t* src_u, in MergeUVRow_NEON() function
|
D | row_neon64.cc | 615 void MergeUVRow_NEON(const uint8_t* src_u, in MergeUVRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon.cc | 568 void MergeUVRow_NEON(const uint8_t* src_u, in MergeUVRow_NEON() function
|
D | row_neon64.cc | 615 void MergeUVRow_NEON(const uint8_t* src_u, in MergeUVRow_NEON() function
|