Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_gain_tables.c96 const int16_t WebRtcIsac_kQMeanGain4Q12[144] = { variable
Dpitch_gain_tables.h39 extern const int16_t WebRtcIsac_kQMeanGain4Q12[144];
Dentropy_coding.c1528 PitchGains_Q12[3] = WebRtcIsac_kQMeanGain4Q12[index_comb]; in WebRtcIsac_DecodePitchGain()
1579 PitchGains_Q12[3] = WebRtcIsac_kQMeanGain4Q12[index_comb]; in WebRtcIsac_EncodePitchGain()