Home
last modified time | relevance | path

Searched refs:ARGBToARGB4444Row_NEON (Results 1 – 15 of 15) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc1187 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON() function
Drow_neon64.cc1243 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON() function
Dconvert_from_argb.cc1239 ARGBToARGB4444Row = ARGBToARGB4444Row_NEON; in ARGBToARGB4444()
Drow_any.cc511 ANY11(ARGBToARGB4444Row_Any_NEON, ARGBToARGB4444Row_NEON, 0, 4, 2, 7)
/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc299 ANY11(ARGBToARGB4444Row_Any_NEON, ARGBToARGB4444Row_NEON, 0, 4, 2, 7)
Drow_neon.cc1394 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_argb4444, in ARGBToARGB4444Row_NEON() function
Drow_neon64.cc1411 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_argb4444, in ARGBToARGB4444Row_NEON() function
Dconvert_from_argb.cc1073 ARGBToARGB4444Row = ARGBToARGB4444Row_NEON; in ARGBToARGB4444()
/external/libyuv/files/source/
Drow_neon.cc1237 void ARGBToARGB4444Row_NEON(const uint8* src_argb, in ARGBToARGB4444Row_NEON() function
Drow_neon64.cc1250 void ARGBToARGB4444Row_NEON(const uint8* src_argb, in ARGBToARGB4444Row_NEON() function
Drow_any.cc427 ANY11(ARGBToARGB4444Row_Any_NEON, ARGBToARGB4444Row_NEON, 0, 4, 2, 7)
Dconvert_from_argb.cc1290 ARGBToARGB4444Row = ARGBToARGB4444Row_NEON; in ARGBToARGB4444()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h928 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_rgb, int pix);
/external/libyuv/files/include/libyuv/
Drow.h1692 void ARGBToARGB4444Row_NEON(const uint8* src_argb, uint8* dst_rgb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1763 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb,