Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dspectrum_ar_model_tables.h72 extern const uint16_t WebRtcIsac_kQGainInitIndex[1];
Dspectrum_ar_model_tables.c116 const uint16_t WebRtcIsac_kQGainInitIndex[1] = {11}; variable
Dentropy_coding.c1475 WebRtcIsac_kQGainInitIndex, 1); in WebRtcIsac_DecodeGain2()
1490 index = WebRtcIsac_kQGainInitIndex[0]; in WebRtcIsac_EncodeGain2()