Home
last modified time | relevance | path

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

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