Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dspectrum_ar_model_tables.h63 extern const int32_t WebRtcIsac_kQGain2Levels[18];
Dspectrum_ar_model_tables.c105 const int32_t WebRtcIsac_kQGain2Levels[18] = { variable
Dentropy_coding.c1480 *gainQ10 = WebRtcIsac_kQGain2Levels[index]; in WebRtcIsac_DecodeGain2()
1499 *gainQ10 = WebRtcIsac_kQGain2Levels[index]; in WebRtcIsac_EncodeGain2()