Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_lag_tables.h67 extern const int16_t WebRtcIsac_kQIndexLowerLimitLagMid[4];
Dpitch_lag_tables.c125 const int16_t WebRtcIsac_kQIndexLowerLimitLagMid[4] = { variable
Dentropy_coding.c1631 lower_limit = WebRtcIsac_kQIndexLowerLimitLagMid; in WebRtcIsac_DecodePitchLag()
1718 lower_limit = WebRtcIsac_kQIndexLowerLimitLagMid; in WebRtcIsac_EncodePitchLag()