Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_gain_tables.c62 const int16_t WebRtcIsac_kQMeanGain1Q12[144] = { variable
Dpitch_gain_tables.h36 extern const int16_t WebRtcIsac_kQMeanGain1Q12[144];
Dentropy_coding.c1525 PitchGains_Q12[0] = WebRtcIsac_kQMeanGain1Q12[index_comb]; in WebRtcIsac_DecodePitchGain()
1576 PitchGains_Q12[0] = WebRtcIsac_kQMeanGain1Q12[index_comb]; in WebRtcIsac_EncodePitchGain()