Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_lag_tables.h96 extern const int16_t WebRtcIsac_kQindexUpperLimitLagHi[4];
Dpitch_lag_tables.c236 const int16_t WebRtcIsac_kQindexUpperLimitLagHi[4] = { variable
Dentropy_coding.c1727 upper_limit = WebRtcIsac_kQindexUpperLimitLagHi; in WebRtcIsac_EncodePitchLag()