Home
last modified time | relevance | path

Searched defs:smooth_factor (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dewma_power.c19 const static float smooth_factor = 0.095; variable
/external/webrtc/modules/audio_processing/transient/
Dtransient_suppressor_impl.cc200 float smooth_factor = using_reference_ ? 0.6 : 0.1; in Suppress() local
/external/adhd/cras/src/server/rust/src/
Drate_estimator.rs86 smooth_factor: f64, field
/external/adhd/cras/src/tests/
Diodev_unittest.cc2657 double smooth_factor) { in rate_estimator_create()