Searched refs:ARGBToARGB4444Row_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 299 ANY11(ARGBToARGB4444Row_Any_NEON, ARGBToARGB4444Row_NEON, 0, 4, 2, 7)
|
D | row_neon.cc | 1394 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_argb4444, in ARGBToARGB4444Row_NEON() function
|
D | row_neon64.cc | 1411 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_argb4444, in ARGBToARGB4444Row_NEON() function
|
D | convert_from_argb.cc | 1073 ARGBToARGB4444Row = ARGBToARGB4444Row_NEON; in ARGBToARGB4444()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1187 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON() function
|
D | row_neon64.cc | 1243 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON() function
|
D | convert_from_argb.cc | 1239 ARGBToARGB4444Row = ARGBToARGB4444Row_NEON; in ARGBToARGB4444()
|
D | row_any.cc | 511 ANY11(ARGBToARGB4444Row_Any_NEON, ARGBToARGB4444Row_NEON, 0, 4, 2, 7)
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1187 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON() function
|
D | row_neon64.cc | 1243 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON() function
|
D | convert_from_argb.cc | 1576 ARGBToARGB4444Row = ARGBToARGB4444Row_NEON; in ARGBToARGB4444()
|
D | row_any.cc | 549 ANY11(ARGBToARGB4444Row_Any_NEON, ARGBToARGB4444Row_NEON, 0, 4, 2, 7)
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 928 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_rgb, int pix);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1763 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2074 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb,
|