Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Dsignal_dependent_erle_estimator.cc244 constexpr float kSmthConstantDecreases = 0.1f; in UpdateCorrectionFactors() local
245 constexpr float kSmthConstantIncreases = kSmthConstantDecreases / 2.f; in UpdateCorrectionFactors()
295 : kSmthConstantDecreases; in UpdateCorrectionFactors()
306 : kSmthConstantDecreases; in UpdateCorrectionFactors()