Home
last modified time | relevance | path

Searched refs:inspeech (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_resampler.c66 const float* inspeech, in WebRtcAec_ResampleLinear() argument
79 assert(inspeech != NULL); in WebRtcAec_ResampleLinear()
85 inspeech, in WebRtcAec_ResampleLinear()
86 size * sizeof(inspeech[0])); in WebRtcAec_ResampleLinear()
Daec_resampler.h33 const float* inspeech,