Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h53 extern const uint16_t WebRtcIsacfix_kInitIndexGain[KLT_NUM_MODELS][12];
Dlpc_tables.c144 const uint16_t WebRtcIsacfix_kInitIndexGain[3][12] = { variable
Dentropy_coding.c971 …Multi(index_QQ, streamdata, WebRtcIsacfix_kCdfGainPtr[model], WebRtcIsacfix_kInitIndexGain[model],… in WebRtcIsacfix_DecodeLpcCoef()