Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_lag_tables.h40 extern const int16_t WebRtcIsac_kQIndexUpperLimitLagLo[4];
Dpitch_lag_tables.c54 const int16_t WebRtcIsac_kQIndexUpperLimitLagLo[4] = { variable
Dentropy_coding.c1711 upper_limit = WebRtcIsac_kQIndexUpperLimitLagLo; in WebRtcIsac_EncodePitchLag()