Searched defs:Convolve_NEON (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/third_party/webrtc/common_audio/resampler/
H A Dsinc_resampler_neon.cc20 float SincResampler::Convolve_NEON(const float* input_ptr, const float* k1, function in class:webrtc::SincResampler
/external/chromium_org/media/base/
H A Dsinc_resampler.cc91 #define CONVOLVE_FUNC Convolve_NEON
368 float SincResampler::Convolve_NEON(const float* input_ptr, const float* k1, function in class:media::SincResampler

Completed in 761 milliseconds