Home
last modified time | relevance | path

Searched refs:WebRtcIsac_kQPitchGainCdf (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_gain_tables.c18 const uint16_t WebRtcIsac_kQPitchGainCdf[255] = { variable
Dpitch_gain_tables.h26 extern const uint16_t WebRtcIsac_kQPitchGainCdf[255];
Dentropy_coding.c1516 *WebRtcIsac_kQPitchGainCdf_ptr = WebRtcIsac_kQPitchGainCdf; in WebRtcIsac_DecodePitchGain()
1582 *WebRtcIsac_kQPitchGainCdf_ptr = WebRtcIsac_kQPitchGainCdf; in WebRtcIsac_EncodePitchGain()
Dencode.c1085 *WebRtcIsac_kQPitchGainCdf_ptr = WebRtcIsac_kQPitchGainCdf; in WebRtcIsac_EncodeStoredDataLb()