Searched refs:whiout (Results 1 – 2 of 2) sorted by relevance
62 void WebRtcIsac_WeightingFilter(const double *in, double *weiout, double *whiout, WeightFiltstr *wf…
134 double* whiout, in WebRtcIsac_WeightingFilter() argument196 memcpy(whiout, whoutbuf+PITCH_WLPCORDER, sizeof(double) * PITCH_FRAME_LEN); in WebRtcIsac_WeightingFilter()