Home
last modified time | relevance | path

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

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