Searched refs:has_decreased_since_last_loss_report_ (Results 1 – 2 of 2) sorted by relevance
117 has_decreased_since_last_loss_report_(false), in LossBasedBandwidthEstimation()137 has_decreased_since_last_loss_report_ = false; in UpdateLossStatistics()176 !has_decreased_since_last_loss_report_ && in Update()202 has_decreased_since_last_loss_report_ = true; in Update()
76 bool has_decreased_since_last_loss_report_; variable