Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfilter_functions.c154 *dp2++ = wfdata->whostate[k]; in WebRtcIsac_WeightingFilter()
191 wfdata->whostate[k]=whoutbuf[PITCH_FRAME_LEN+k]; in WebRtcIsac_WeightingFilter()
Dintialize.c134 wfdata->whostate[k]=0.0; in WebRtcIsac_InitWeightingFilter()
Dstructs.h121 double whostate[PITCH_WLPCORDER]; member