Searched refs:ARGBToUV444Row_NEON (Results 1 – 15 of 15) sorted by relevance
/external/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1269 void ARGBToUV444Row_NEON(const uint8_t* src_argb, in ARGBToUV444Row_NEON() function
|
D | row_neon64.cc | 1326 void ARGBToUV444Row_NEON(const uint8_t* src_argb, in ARGBToUV444Row_NEON() function
|
D | convert_from_argb.cc | 67 ARGBToUV444Row = ARGBToUV444Row_NEON; in ARGBToI444()
|
D | row_any.cc | 1054 ANY12(ARGBToUV444Row_Any_NEON, ARGBToUV444Row_NEON, 0, 4, 0, 7)
|
/external/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 1350 void ARGBToUV444Row_NEON(const uint8_t* src_argb, in ARGBToUV444Row_NEON() function
|
D | row_neon64.cc | 1508 void ARGBToUV444Row_NEON(const uint8_t* src_argb, in ARGBToUV444Row_NEON() function
|
D | convert_from_argb.cc | 67 ARGBToUV444Row = ARGBToUV444Row_NEON; in ARGBToI444()
|
D | row_any.cc | 1327 ANY12(ARGBToUV444Row_Any_NEON, ARGBToUV444Row_NEON, 0, 4, 0, 7)
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1668 void ARGBToUV444Row_NEON(const uint8_t* src_argb, in ARGBToUV444Row_NEON() function
|
D | row_neon64.cc | 2043 void ARGBToUV444Row_NEON(const uint8_t* src_argb, in ARGBToUV444Row_NEON() function
|
D | convert_from_argb.cc | 67 ARGBToUV444Row = ARGBToUV444Row_NEON; in ARGBToI444()
|
D | row_any.cc | 1869 ANY12(ARGBToUV444Row_Any_NEON, ARGBToUV444Row_NEON, 0, 4, 0, 7)
|
/external/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 841 void ARGBToUV444Row_NEON(const uint8_t* src_argb,
|
/external/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 991 void ARGBToUV444Row_NEON(const uint8_t* src_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1174 void ARGBToUV444Row_NEON(const uint8_t* src_argb,
|