Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_analysis.h31 double *lo_coeff, double *hi_coeff);
Dlpc_analysis.c210 double *lo_coeff, double *hi_coeff) in WebRtcIsac_GetLpcCoefLb() argument
324 *lo_coeff++ = S_N_R / (sqrt(res_nrg) / varscale + H_T_H); in WebRtcIsac_GetLpcCoefLb()
328 *lo_coeff++ = a_LO[n]; in WebRtcIsac_GetLpcCoefLb()