Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_gain_tables.c73 const int16_t WebRtcIsac_kQMeanGain2Q12[144] = { variable
Dpitch_gain_tables.h37 extern const int16_t WebRtcIsac_kQMeanGain2Q12[144];
Dentropy_coding.c1526 PitchGains_Q12[1] = WebRtcIsac_kQMeanGain2Q12[index_comb]; in WebRtcIsac_DecodePitchGain()
1577 PitchGains_Q12[1] = WebRtcIsac_kQMeanGain2Q12[index_comb]; in WebRtcIsac_EncodePitchGain()