Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_lag_tables.h50 extern const double WebRtcIsac_kQPitchLagStepsizeLo;
Dpitch_lag_tables.c72 const double WebRtcIsac_kQPitchLagStepsizeLo = 2.000000; variable
Dentropy_coding.c1616 StepSize = WebRtcIsac_kQPitchLagStepsizeLo; in WebRtcIsac_DecodePitchLag()
1705 StepSize = WebRtcIsac_kQPitchLagStepsizeLo; in WebRtcIsac_EncodePitchLag()