Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfilter_functions.c142 double *weo, *who, opol[PITCH_WLPCORDER+1], ext[PITCH_WLPCWINLEN]; in WebRtcIsac_WeightingFilter() local
159 weo=dp; in WebRtcIsac_WeightingFilter()
179 WebRtcIsac_ZeroPoleFilter(inp, apol, apolr, PITCH_SUBFRAME_LEN, PITCH_WLPCORDER, weo); in WebRtcIsac_WeightingFilter()
184 weo+=PITCH_SUBFRAME_LEN; in WebRtcIsac_WeightingFilter()