Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_lag_tables.h36 extern const uint16_t WebRtcIsac_kQPitchLagCdfSizeLo[1];
Dpitch_lag_tables.c48 const uint16_t WebRtcIsac_kQPitchLagCdfSizeLo[1] = {128}; variable
Dentropy_coding.c1618 cdf_size = WebRtcIsac_kQPitchLagCdfSizeLo; in WebRtcIsac_DecodePitchLag()