Searched refs:ARGBToUVRow_NEON (Results 1 – 18 of 18) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from_argb.cc | 189 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()
|
D | row_neon.cc | 1325 void ARGBToUVRow_NEON(const uint8_t* src_argb, in ARGBToUVRow_NEON() function
|
D | row_neon64.cc | 1393 void ARGBToUVRow_NEON(const uint8_t* src_argb, in ARGBToUVRow_NEON() function
|
D | row_any.cc | 1138 ANY12S(ARGBToUVRow_Any_NEON, ARGBToUVRow_NEON, 0, 4, 15)
|
D | convert.cc | 662 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToI420()
|
/external/libyuv/files/source/ |
D | convert_from_argb.cc | 196 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()
|
D | row_neon.cc | 1389 void ARGBToUVRow_NEON(const uint8* src_argb, in ARGBToUVRow_NEON() function
|
D | row_neon64.cc | 1412 void ARGBToUVRow_NEON(const uint8* src_argb, in ARGBToUVRow_NEON() function
|
D | row_any.cc | 985 ANY12S(ARGBToUVRow_Any_NEON, ARGBToUVRow_NEON, 0, 4, 15)
|
D | convert.cc | 578 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToI420()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_from_argb.cc | 314 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToNV12() 423 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToNV21()
|
D | row_any.cc | 640 ANY12S(ARGBToUVRow_Any_NEON, ARGBToUVRow_NEON, 0, 4, 15)
|
D | row_neon.cc | 1637 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb, in ARGBToUVRow_NEON() function
|
D | row_neon64.cc | 1644 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb, in ARGBToUVRow_NEON() function
|
D | convert.cc | 569 ARGBToUVRow = ARGBToUVRow_NEON; in ARGBToI420()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 599 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 882 void ARGBToUVRow_NEON(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 845 void ARGBToUVRow_NEON(const uint8_t* src_argb,
|