Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_lag_tables.h106 extern const double WebRtcIsac_kQPitchLagStepsizeHi;
Dpitch_lag_tables.c262 const double WebRtcIsac_kQPitchLagStepsizeHi = 0.500000; variable
Dentropy_coding.c1634 StepSize = WebRtcIsac_kQPitchLagStepsizeHi; in WebRtcIsac_DecodePitchLag()
1721 StepSize = WebRtcIsac_kQPitchLagStepsizeHi; in WebRtcIsac_EncodePitchLag()