Searched defs:smooth_factor (Results 1 – 4 of 4) sorted by relevance
19 const static float smooth_factor = 0.095; variable
200 float smooth_factor = using_reference_ ? 0.6 : 0.1; in Suppress() local
86 smooth_factor: f64, field
2657 double smooth_factor) { in rate_estimator_create()