Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_lag_tables.h64 extern const uint16_t WebRtcIsac_kQPitchLagCdfSizeMid[1];
Dpitch_lag_tables.c122 const uint16_t WebRtcIsac_kQPitchLagCdfSizeMid[1] = {256}; variable
Dentropy_coding.c1627 cdf_size = WebRtcIsac_kQPitchLagCdfSizeMid; in WebRtcIsac_DecodePitchLag()