Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h39 extern const WebRtc_Word16 WebRtcIsacfix_kQuantMinGain[12];
Dlpc_tables.c57 const WebRtc_Word16 WebRtcIsacfix_kQuantMinGain[12] ={ variable
Dentropy_coding.c1113 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in EstCodeLpcCoef()
1418 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in WebRtcIsacfix_EstCodeLpcGain()
2064 index_gQQ[k] = pos2QQ + WebRtcIsacfix_kQuantMinGain[k]; //ATTN: ok? in WebRtcIsacfix_TranscodeLpcCoef()