Searched refs:TransposeUVWx8_NEON (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_any.cc | 62 TUVANY(TransposeUVWx8_Any_NEON, TransposeUVWx8_NEON, 7)
|
D | rotate_neon.cc | 246 void TransposeUVWx8_NEON(const uint8* src, int src_stride, in TransposeUVWx8_NEON() function
|
D | rotate_neon64.cc | 254 void TransposeUVWx8_NEON(const uint8* src, int src_stride, in TransposeUVWx8_NEON() function
|
D | rotate.cc | 195 TransposeUVWx8 = TransposeUVWx8_NEON; in TransposeUV()
|
/external/libyuv/files/source/ |
D | rotate_any.cc | 62 TUVANY(TransposeUVWx8_Any_NEON, TransposeUVWx8_NEON, 7)
|
D | rotate_neon.cc | 248 void TransposeUVWx8_NEON(const uint8* src, in TransposeUVWx8_NEON() function
|
D | rotate_neon64.cc | 257 void TransposeUVWx8_NEON(const uint8* src, in TransposeUVWx8_NEON() function
|
D | rotate.cc | 247 TransposeUVWx8 = TransposeUVWx8_NEON; in TransposeUV()
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | rotate_row.h | 99 void TransposeUVWx8_NEON(const uint8* src, int src_stride,
|
/external/libyuv/files/include/libyuv/ |
D | rotate_row.h | 172 void TransposeUVWx8_NEON(const uint8* src,
|