Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_analysis.c226 const double HearThresOffset = -28.0; in WebRtcIsac_GetLpcCoefLb() local
237 const double H_T_H = pow(10.0, 0.05 * HearThresOffset); in WebRtcIsac_GetLpcCoefLb()
500 const double HearThresOffset = -28.0; in WebRtcIsac_GetLpcGain() local
501 const double H_T_H = pow(10.0, 0.05 * HearThresOffset); in WebRtcIsac_GetLpcGain()