Home
last modified time | relevance | path

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

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