Home
last modified time | relevance | path

Searched refs:ARGBToUVRow_NEON (Results 1 – 18 of 18) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from_argb.cc189 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToI422()
281 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToNV12()
417 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToNV21()
558 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToYUY2()
695 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToUYVY()
Drow_neon.cc1325 void ARGBToUVRow_NEON(const uint8_t* src_argb, in ARGBToUVRow_NEON() function
Drow_neon64.cc1393 void ARGBToUVRow_NEON(const uint8_t* src_argb, in ARGBToUVRow_NEON() function
Drow_any.cc1138 ANY12S(ARGBToUVRow_Any_NEON, ARGBToUVRow_NEON, 0, 4, 15)
Dconvert.cc662 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToI420()
/external/libyuv/files/source/
Dconvert_from_argb.cc196 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToI422()
303 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToNV12()
454 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToNV21()
610 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToYUY2()
754 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToUYVY()
Drow_neon.cc1389 void ARGBToUVRow_NEON(const uint8* src_argb, in ARGBToUVRow_NEON() function
Drow_neon64.cc1412 void ARGBToUVRow_NEON(const uint8* src_argb, in ARGBToUVRow_NEON() function
Drow_any.cc985 ANY12S(ARGBToUVRow_Any_NEON, ARGBToUVRow_NEON, 0, 4, 15)
Dconvert.cc578 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToI420()
/external/libaom/libaom/third_party/libyuv/source/
Dconvert_from_argb.cc314 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToNV12()
423 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToNV21()
Drow_any.cc640 ANY12S(ARGBToUVRow_Any_NEON, ARGBToUVRow_NEON, 0, 4, 15)
Drow_neon.cc1637 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb, in ARGBToUVRow_NEON() function
Drow_neon64.cc1644 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb, in ARGBToUVRow_NEON() function
Dconvert.cc569 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToI420()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h599 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb,
/external/libyuv/files/include/libyuv/
Drow.h882 void ARGBToUVRow_NEON(const uint8* src_argb,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h845 void ARGBToUVRow_NEON(const uint8_t* src_argb,