Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h49 extern const WebRtc_UWord16 WebRtcIsacfix_kOffsetGain[KLT_NUM_MODELS][12];
Dlpc_tables.c95 const WebRtc_UWord16 WebRtcIsacfix_kOffsetGain[3][12] = { variable
Dentropy_coding.c838 …ebRtcIsacfix_kLevelsGainQ17[WebRtcIsacfix_kOfLevelsGain[model]+ WebRtcIsacfix_kOffsetGain[model][k… in WebRtcIsacfix_DecodeLpcCoef()
1120 index_ovr_gQQ[k] = WebRtcIsacfix_kOffsetGain[0][k]+index_gQQ[k]; in EstCodeLpcCoef()