Searched refs:ARGB1555ToARGBRow_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 859 void ARGB1555ToARGBRow_NEON(const uint8_t* src_argb1555, in ARGB1555ToARGBRow_NEON() function
|
D | row_neon64.cc | 910 void ARGB1555ToARGBRow_NEON(const uint8_t* src_argb1555, in ARGB1555ToARGBRow_NEON() function
|
D | row_any.cc | 643 ANY11(ARGB1555ToARGBRow_Any_NEON, ARGB1555ToARGBRow_NEON, 0, 2, 4, 7)
|
D | convert_argb.cc | 1385 ARGB1555ToARGBRow = ARGB1555ToARGBRow_NEON; in ARGB1555ToARGB()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 376 ANY11(ARGB1555ToARGBRow_Any_NEON, ARGB1555ToARGBRow_NEON, 0, 2, 4, 7)
|
D | row_neon.cc | 1029 void ARGB1555ToARGBRow_NEON(const uint8* src_argb1555, uint8* dst_argb, in ARGB1555ToARGBRow_NEON() function
|
D | convert_argb.cc | 649 ARGB1555ToARGBRow = ARGB1555ToARGBRow_NEON; in ARGB1555ToARGB()
|
D | row_neon64.cc | 1024 void ARGB1555ToARGBRow_NEON(const uint8* src_argb1555, uint8* dst_argb, in ARGB1555ToARGBRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon.cc | 868 void ARGB1555ToARGBRow_NEON(const uint8* src_argb1555, in ARGB1555ToARGBRow_NEON() function
|
D | row_neon64.cc | 876 void ARGB1555ToARGBRow_NEON(const uint8* src_argb1555, in ARGB1555ToARGBRow_NEON() function
|
D | row_any.cc | 559 ANY11(ARGB1555ToARGBRow_Any_NEON, ARGB1555ToARGBRow_NEON, 0, 2, 4, 7)
|
D | convert_argb.cc | 1194 ARGB1555ToARGBRow = ARGB1555ToARGBRow_NEON; in ARGB1555ToARGB()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 873 void ARGB1555ToARGBRow_NEON(const uint8* src_argb1555, uint8* dst_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1572 void ARGB1555ToARGBRow_NEON(const uint8* src_argb1555,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1629 void ARGB1555ToARGBRow_NEON(const uint8_t* src_argb1555,
|