Searched refs:ARGB4444ToUVRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1774 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON() function
|
D | row_neon64.cc | 1803 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON() function
|
D | row_any.cc | 1192 ANY12S(ARGB4444ToUVRow_Any_NEON, ARGB4444ToUVRow_NEON, 0, 2, 15)
|
D | convert.cc | 1547 ARGB4444ToUVRow = ARGB4444ToUVRow_NEON; in ARGB4444ToI420()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 667 ANY12S(ARGB4444ToUVRow_Any_NEON, ARGB4444ToUVRow_NEON, 0, 2, 15)
|
D | row_neon.cc | 2122 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToUVRow_NEON() function
|
D | row_neon64.cc | 2086 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToUVRow_NEON() function
|
D | convert.cc | 1302 ARGB4444ToUVRow = ARGB4444ToUVRow_NEON; in ARGB4444ToI420()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1892 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, in ARGB4444ToUVRow_NEON() function
|
D | row_neon64.cc | 1863 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, in ARGB4444ToUVRow_NEON() function
|
D | row_any.cc | 1039 ANY12S(ARGB4444ToUVRow_Any_NEON, ARGB4444ToUVRow_NEON, 0, 2, 15)
|
D | convert.cc | 1526 ARGB4444ToUVRow = ARGB4444ToUVRow_NEON; in ARGB4444ToI420()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 617 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 936 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 899 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444,
|