Searched refs:ARGB1555ToUVRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 664 ANY12S(ARGB1555ToUVRow_Any_NEON, ARGB1555ToUVRow_NEON, 0, 2, 15)
|
D | row_neon.cc | 2052 void ARGB1555ToUVRow_NEON(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToUVRow_NEON() function
|
D | row_neon64.cc | 2015 void ARGB1555ToUVRow_NEON(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToUVRow_NEON() function
|
D | convert.cc | 1178 ARGB1555ToUVRow = ARGB1555ToUVRow_NEON; in ARGB1555ToI420()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1708 void ARGB1555ToUVRow_NEON(const uint8_t* src_argb1555, in ARGB1555ToUVRow_NEON() function
|
D | row_neon64.cc | 1738 void ARGB1555ToUVRow_NEON(const uint8_t* src_argb1555, in ARGB1555ToUVRow_NEON() function
|
D | row_any.cc | 1186 ANY12S(ARGB1555ToUVRow_Any_NEON, ARGB1555ToUVRow_NEON, 0, 2, 15)
|
D | convert.cc | 1405 ARGB1555ToUVRow = ARGB1555ToUVRow_NEON; in ARGB1555ToI420()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1708 void ARGB1555ToUVRow_NEON(const uint8_t* src_argb1555, in ARGB1555ToUVRow_NEON() function
|
D | row_neon64.cc | 1738 void ARGB1555ToUVRow_NEON(const uint8_t* src_argb1555, in ARGB1555ToUVRow_NEON() function
|
D | row_any.cc | 1361 ANY12S(ARGB1555ToUVRow_Any_NEON, ARGB1555ToUVRow_NEON, 0, 2, 15)
|
D | convert.cc | 2085 ARGB1555ToUVRow = ARGB1555ToUVRow_NEON; in ARGB1555ToI420()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 615 void ARGB1555ToUVRow_NEON(const uint8* src_argb1555, int src_stride_argb1555,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 894 void ARGB1555ToUVRow_NEON(const uint8_t* src_argb1555,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 991 void ARGB1555ToUVRow_NEON(const uint8_t* src_argb1555,
|