Searched refs:I422ToARGB4444Row_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/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/libaom/third_party/libyuv/source/ |
D | row_any.cc | 109 ANY31(I422ToARGB4444Row_Any_NEON, I422ToARGB4444Row_NEON, 1, 0, 2, 7)
|
D | row_neon.cc | 508 void I422ToARGB4444Row_NEON(const uint8* src_y, in I422ToARGB4444Row_NEON() function
|
D | row_neon64.cc | 486 void I422ToARGB4444Row_NEON(const uint8* src_y, in I422ToARGB4444Row_NEON() function
|
D | convert_from.cc | 935 I422ToARGB4444Row = I422ToARGB4444Row_NEON; in I420ToARGB4444()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 366 void I422ToARGB4444Row_NEON(const uint8* src_y, in I422ToARGB4444Row_NEON() function
|
D | row_neon64.cc | 367 void I422ToARGB4444Row_NEON(const uint8* src_y, in I422ToARGB4444Row_NEON() function
|
D | row_any.cc | 174 ANY31C(I422ToARGB4444Row_Any_NEON, I422ToARGB4444Row_NEON, 1, 0, 2, 7)
|
D | convert_from.cc | 788 I422ToARGB4444Row = I422ToARGB4444Row_NEON; in I420ToARGB4444()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 552 void I422ToARGB4444Row_NEON(const uint8* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 737 void I422ToARGB4444Row_NEON(const uint8* src_y,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 713 void I422ToARGB4444Row_NEON(const uint8_t* src_y,
|