Searched defs:MirrorUVRow_NEON (Results 1 – 4 of 4) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon64.cc | 731 void MirrorUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v, in MirrorUVRow_NEON() function
|
D | row_neon.cc | 740 void MirrorUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v, in MirrorUVRow_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 877 void MirrorUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v, in MirrorUVRow_NEON() function
|
D | row_neon64.cc | 854 void MirrorUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v, in MirrorUVRow_NEON() function
|