Searched refs:ScaleRowDown2Linear_NEON (Results 1 - 10 of 10) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dscale_any.cc93 SDANY(ScaleRowDown2Linear_Any_NEON, ScaleRowDown2Linear_NEON,
H A Dscale_neon.cc46 void ScaleRowDown2Linear_NEON(const uint8* src_ptr, ptrdiff_t src_stride, function
H A Dscale_neon64.cc44 void ScaleRowDown2Linear_NEON(const uint8* src_ptr, ptrdiff_t src_stride, function
H A Dscale.cc59 (filtering == kFilterLinear ? ScaleRowDown2Linear_NEON :
/external/libyuv/files/source/
H A Dscale_any.cc120 ScaleRowDown2Linear_NEON,
H A Dscale_neon.cc49 void ScaleRowDown2Linear_NEON(const uint8* src_ptr, function
H A Dscale_neon64.cc47 void ScaleRowDown2Linear_NEON(const uint8* src_ptr, function
H A Dscale.cc70 ? ScaleRowDown2Linear_NEON
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dscale_row.h404 void ScaleRowDown2Linear_NEON(const uint8* src_ptr, ptrdiff_t src_stride,
/external/libyuv/files/include/libyuv/
H A Dscale_row.h693 void ScaleRowDown2Linear_NEON(const uint8* src_ptr,

Completed in 700 milliseconds