Searched refs:ARGB4444ToARGBRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 888 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON() function
|
D | row_neon64.cc | 942 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON() function
|
D | row_any.cc | 649 ANY11(ARGB4444ToARGBRow_Any_NEON, ARGB4444ToARGBRow_NEON, 0, 2, 4, 7)
|
D | convert_argb.cc | 1452 ARGB4444ToARGBRow = ARGB4444ToARGBRow_NEON; in ARGB4444ToARGB()
|
/external/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 948 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON() function
|
D | row_neon64.cc | 1083 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON() function
|
D | row_any.cc | 816 ANY11(ARGB4444ToARGBRow_Any_NEON, ARGB4444ToARGBRow_NEON, 0, 2, 4, 7)
|
D | convert_argb.cc | 2178 ARGB4444ToARGBRow = ARGB4444ToARGBRow_NEON; in ARGB4444ToARGB()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1330 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON() function
|
D | row_neon64.cc | 1548 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON() function
|
D | row_any.cc | 1191 ANY11(ARGB4444ToARGBRow_Any_NEON, ARGB4444ToARGBRow_NEON, 0, 2, 4, 7)
|
D | convert_argb.cc | 3251 ARGB4444ToARGBRow = ARGB4444ToARGBRow_NEON; in ARGB4444ToARGB()
|
/external/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1635 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444,
|
/external/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 2067 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2800 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444,
|