Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_lag_tables.h39 extern const int16_t WebRtcIsac_kQIndexLowerLimitLagLo[4];
Dpitch_lag_tables.c51 const int16_t WebRtcIsac_kQIndexLowerLimitLagLo[4] = { variable
Dentropy_coding.c1622 lower_limit = WebRtcIsac_kQIndexLowerLimitLagLo; in WebRtcIsac_DecodePitchLag()
1710 lower_limit = WebRtcIsac_kQIndexLowerLimitLagLo; in WebRtcIsac_EncodePitchLag()