Searched refs:percent_increase_ (Results 1 – 2 of 2) sorted by relevance
24 percent_increase_(std::max(1.0, percent_increase)), in BandwidthSmoother()59 const double increase_threshold_d = percent_increase_ * bandwidth_estimation_; in Sample()
51 double percent_increase_; variable