Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_lag_tables.h78 extern const double WebRtcIsac_kQPitchLagStepsizeMid;
Dpitch_lag_tables.c149 const double WebRtcIsac_kQPitchLagStepsizeMid = 1.000000; variable
Dentropy_coding.c1625 StepSize = WebRtcIsac_kQPitchLagStepsizeMid; in WebRtcIsac_DecodePitchLag()
1713 StepSize = WebRtcIsac_kQPitchLagStepsizeMid; in WebRtcIsac_EncodePitchLag()