Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dspectrum_ar_model_tables.h80 extern const int32_t WebRtcIsacfix_kGain2Lev[18];
Dspectrum_ar_model_tables.c131 const int32_t WebRtcIsacfix_kGain2Lev[18] = { variable
Dentropy_coding.c1533 *gainQ10 = WebRtcIsacfix_kGain2Lev[index]; in WebRtcIsacfix_DecodeGain2()
1559 *gainQ10 = WebRtcIsacfix_kGain2Lev[index]; in WebRtcIsacfix_EncodeGain2()