Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h74 extern const WebRtc_UWord16 *WebRtcIsacfix_kCdfGainPtr[KLT_NUM_MODELS][12];
Dlpc_tables.c841 const WebRtc_UWord16 *WebRtcIsacfix_kCdfGainPtr[3][12] = { variable
Dencode.c609 WebRtcIsacfix_kCdfGainPtr[0], KLT_ORDER_GAIN); in WebRtcIsacfix_EncodeStoredData()
Dentropy_coding.c833 …err = WebRtcIsacfix_DecHistOneStepMulti(index_QQ, streamdata, WebRtcIsacfix_kCdfGainPtr[model], We… in WebRtcIsacfix_DecodeLpcCoef()
1181 …status = WebRtcIsacfix_EncHistMulti(streamdata, index_gQQ, WebRtcIsacfix_kCdfGainPtr[0], KLT_ORDER… in EstCodeLpcCoef()
1433 …status = WebRtcIsacfix_EncHistMulti(streamdata, index_gQQ, WebRtcIsacfix_kCdfGainPtr[0], KLT_ORDER… in WebRtcIsacfix_EstCodeLpcGain()