Home
last modified time | relevance | path

Searched refs:WebRtcIsacfix_kCdfGainPtr (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h73 extern const uint16_t *WebRtcIsacfix_kCdfGainPtr[KLT_NUM_MODELS][12];
Dlpc_tables.c841 const uint16_t *WebRtcIsacfix_kCdfGainPtr[3][12] = { variable
Dentropy_coding.c971 …err = WebRtcIsacfix_DecHistOneStepMulti(index_QQ, streamdata, WebRtcIsacfix_kCdfGainPtr[model], We… in WebRtcIsacfix_DecodeLpcCoef()
1238 …status = WebRtcIsacfix_EncHistMulti(streamdata, index_gQQ, WebRtcIsacfix_kCdfGainPtr[0], KLT_ORDER… in EstCodeLpcCoef()
1422 …status = WebRtcIsacfix_EncHistMulti(streamdata, index_gQQ, WebRtcIsacfix_kCdfGainPtr[0], KLT_ORDER… in WebRtcIsacfix_EstCodeLpcGain()
Dencode.c618 WebRtcIsacfix_kCdfGainPtr[0], KLT_ORDER_GAIN); in WebRtcIsacfix_EncodeStoredData()