Searched refs:ARGBToUVRow_NEON (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_from_argb.cc310 ARGBToUVRow = ARGBToUVRow_NEON;
417 ARGBToUVRow = ARGBToUVRow_NEON;
H A Dformat_conversion.cc341 ARGBToUVRow = ARGBToUVRow_NEON;
H A Drow_any.cc344 UVANY(ARGBToUVRow_Any_NEON, ARGBToUVRow_NEON, ARGBToUVRow_C, 4, 15)
H A Drow_neon.cc1701 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb, function
H A Drow_neon64.cc1811 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb, function
H A Dconvert.cc720 ARGBToUVRow = ARGBToUVRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Dconvert_from_argb.cc302 ARGBToUVRow = ARGBToUVRow_NEON;
405 ARGBToUVRow = ARGBToUVRow_NEON;
H A Dformat_conversion.cc338 ARGBToUVRow = ARGBToUVRow_NEON;
H A Drow_any.cc326 UVANY(ARGBToUVRow_Any_NEON, ARGBToUVRow_NEON, ARGBToUVRow_C, 4, 15)
H A Drow_neon.cc1702 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb, function
H A Dconvert.cc717 ARGBToUVRow = ARGBToUVRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h669 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h577 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb,

Completed in 284 milliseconds