Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h38 extern const int16_t WebRtcIsacfix_kQuantMinGain[12];
Dlpc_tables.c57 const int16_t WebRtcIsacfix_kQuantMinGain[12] ={ variable
Dentropy_coding.c1170 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in EstCodeLpcCoef()
1407 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in WebRtcIsacfix_EstCodeLpcGain()
2026 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in WebRtcIsacfix_TranscodeLpcCoef()