Searched refs:EstimateBandwidth (Results 1 – 2 of 2) sorted by relevance
44 double EstimateBandwidth() const { return bw_est_; } in EstimateBandwidth() function
378 double bw_dbl = bdp_estimator_.EstimateBandwidth(); in PeriodicUpdate()