Searched refs:high_loss_threshold_ (Results 1 – 2 of 2) sorted by relevance
216 high_loss_threshold_(kDefaultHighLossThreshold), in SendSideBandwidthEstimation()222 &high_loss_threshold_, in SendSideBandwidthEstimation()225 << low_loss_threshold_ << ", " << high_loss_threshold_ in SendSideBandwidthEstimation()505 if (loss <= high_loss_threshold_) { in UpdateEstimate()
188 float high_loss_threshold_; variable