Searched refs:WebRtcIsac_WeightingFilter (Results 1 – 3 of 3) sorted by relevance
62 void WebRtcIsac_WeightingFilter(const double *in, double *weiout, double *whiout, WeightFiltstr *wf…
132 void WebRtcIsac_WeightingFilter(const double* in, in WebRtcIsac_WeightingFilter() function
495 WebRtcIsac_WeightingFilter(HPin, &Weighted[0], &Whitened[QLOOKAHEAD], &(State->Wghtstr)); in WebRtcIsac_PitchAnalysis()