Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_lag_tables.h92 extern const uint16_t WebRtcIsac_kQPitchLagCdfSizeHi[1];
Dpitch_lag_tables.c230 const uint16_t WebRtcIsac_kQPitchLagCdfSizeHi[1] = {512}; variable
Dentropy_coding.c1636 cdf_size = WebRtcIsac_kQPitchLagCdfSizeHi; in WebRtcIsac_DecodePitchLag()