Home
last modified time | relevance | path

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

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