Searched refs:I422ToARGB4444Row_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 316 void I422ToARGB4444Row_NEON(const uint8_t* src_y, in I422ToARGB4444Row_NEON() function
|
D | row_neon64.cc | 342 void I422ToARGB4444Row_NEON(const uint8_t* src_y, in I422ToARGB4444Row_NEON() function
|
D | convert_from.cc | 883 I422ToARGB4444Row = I422ToARGB4444Row_NEON; in I420ToARGB4444()
|
D | row_any.cc | 193 ANY31C(I422ToARGB4444Row_Any_NEON, I422ToARGB4444Row_NEON, 1, 0, 2, 7)
|
/external/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 316 void I422ToARGB4444Row_NEON(const uint8_t* src_y, in I422ToARGB4444Row_NEON() function
|
D | row_neon64.cc | 364 void I422ToARGB4444Row_NEON(const uint8_t* src_y, in I422ToARGB4444Row_NEON() function
|
D | row_any.cc | 208 ANY31C(I422ToARGB4444Row_Any_NEON, I422ToARGB4444Row_NEON, 1, 0, 2, 7)
|
D | convert_argb.cc | 3658 I422ToARGB4444Row = I422ToARGB4444Row_NEON; in I420ToARGB4444()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 353 void I422ToARGB4444Row_NEON(const uint8_t* src_y, in I422ToARGB4444Row_NEON() function
|
D | row_neon64.cc | 341 void I422ToARGB4444Row_NEON(const uint8_t* src_y, in I422ToARGB4444Row_NEON() function
|
D | row_any.cc | 391 ANY31C(I422ToARGB4444Row_Any_NEON, I422ToARGB4444Row_NEON, 1, 0, 2, 7)
|
D | convert_argb.cc | 4873 I422ToARGB4444Row = I422ToARGB4444Row_NEON; in I420ToARGB4444()
|
/external/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 713 void I422ToARGB4444Row_NEON(const uint8_t* src_y,
|
/external/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 835 void I422ToARGB4444Row_NEON(const uint8_t* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 941 void I422ToARGB4444Row_NEON(const uint8_t* src_y,
|