Searched refs:YUY2ToUVRow_NEON (Results 1 – 9 of 9) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon.cc | 773 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON() function
|
D | row_common.cc | 1115 UVANY(YUY2ToUVRow_Any_NEON, YUY2ToUVRow_NEON, YUY2ToUVRow_C, 2)
|
D | convert.cc | 687 YUY2ToUVRow = YUY2ToUVRow_NEON; in YUY2ToI420()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 670 ANY12S(YUY2ToUVRow_Any_NEON, YUY2ToUVRow_NEON, 1, 4, 15)
|
D | row_neon.cc | 1198 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON() function
|
D | row_neon64.cc | 1203 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON() function
|
D | convert.cc | 428 YUY2ToUVRow = YUY2ToUVRow_NEON; in YUY2ToI420()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 615 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1567 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2,
|