Searched refs:YUY2ToUVRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1011 void YUY2ToUVRow_NEON(const uint8_t* src_yuy2, in YUY2ToUVRow_NEON() function
|
D | row_neon64.cc | 1066 void YUY2ToUVRow_NEON(const uint8_t* src_yuy2, in YUY2ToUVRow_NEON() function
|
D | row_any.cc | 1195 ANY12S(YUY2ToUVRow_Any_NEON, YUY2ToUVRow_NEON, 1, 4, 15)
|
D | convert.cc | 491 YUY2ToUVRow = YUY2ToUVRow_NEON; in YUY2ToI420()
|
/external/libaom/libaom/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/source/ |
D | row_neon.cc | 1035 void YUY2ToUVRow_NEON(const uint8* src_yuy2, in YUY2ToUVRow_NEON() function
|
D | row_neon64.cc | 1045 void YUY2ToUVRow_NEON(const uint8* src_yuy2, in YUY2ToUVRow_NEON() function
|
D | row_any.cc | 1042 ANY12S(YUY2ToUVRow_Any_NEON, YUY2ToUVRow_NEON, 1, 4, 15)
|
D | convert.cc | 409 YUY2ToUVRow = YUY2ToUVRow_NEON; in YUY2ToI420()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1568 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2549 void YUY2ToUVRow_NEON(const uint8* src_yuy2,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2764 void YUY2ToUVRow_NEON(const uint8_t* src_yuy2,
|