Searched refs:denum2 (Results 1 – 1 of 1) sorted by relevance
126 double t, dtmp, dtmp2, denum, denum2; in WebRtcIsac_InitWeightingFilter() local140 denum2 = denum * denum; in WebRtcIsac_InitWeightingFilter()142 dtmp = PITCH_WLPCASYM * t * denum + (1-PITCH_WLPCASYM) * t * t * denum2; in WebRtcIsac_InitWeightingFilter()