Home
last modified time | relevance | path

Searched refs:WebRtcIsac_WeightingFilter (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_estimator.h62 void WebRtcIsac_WeightingFilter(const double *in, double *weiout, double *whiout, WeightFiltstr *wf…
Dfilter_functions.c132 void WebRtcIsac_WeightingFilter(const double* in, in WebRtcIsac_WeightingFilter() function
Dpitch_estimator.c495 WebRtcIsac_WeightingFilter(HPin, &Weighted[0], &Whitened[QLOOKAHEAD], &(State->Wghtstr)); in WebRtcIsac_PitchAnalysis()