Searched refs:ARGBToARGB1555Row_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 298 ANY11(ARGBToARGB1555Row_Any_NEON, ARGBToARGB1555Row_NEON, 0, 4, 2, 7)
|
D | row_neon.cc | 1374 void ARGBToARGB1555Row_NEON(const uint8* src_argb, uint8* dst_argb1555, in ARGBToARGB1555Row_NEON() function
|
D | row_neon64.cc | 1390 void ARGBToARGB1555Row_NEON(const uint8* src_argb, uint8* dst_argb1555, in ARGBToARGB1555Row_NEON() function
|
D | convert_from_argb.cc | 1017 ARGBToARGB1555Row = ARGBToARGB1555Row_NEON; in ARGBToARGB1555()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1170 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON() function
|
D | row_neon64.cc | 1225 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON() function
|
D | convert_from_argb.cc | 1173 ARGBToARGB1555Row = ARGBToARGB1555Row_NEON; in ARGBToARGB1555()
|
D | row_any.cc | 510 ANY11(ARGBToARGB1555Row_Any_NEON, ARGBToARGB1555Row_NEON, 0, 4, 2, 7)
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1170 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON() function
|
D | row_neon64.cc | 1225 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON() function
|
D | convert_from_argb.cc | 1502 ARGBToARGB1555Row = ARGBToARGB1555Row_NEON; in ARGBToARGB1555()
|
D | row_any.cc | 548 ANY11(ARGBToARGB1555Row_Any_NEON, ARGBToARGB1555Row_NEON, 0, 4, 2, 7)
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 927 void ARGBToARGB1555Row_NEON(const uint8* src_argb, uint8* dst_rgb, int pix);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1760 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2071 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb,
|