Searched refs:has_decreased_since_last_fraction_loss_ (Results 1 – 2 of 2) sorted by relevance
198 has_decreased_since_last_fraction_loss_(false), in SendSideBandwidthEstimation()242 has_decreased_since_last_fraction_loss_ = false; in OnRouteChange()360 has_decreased_since_last_fraction_loss_ = false; in UpdatePacketsLost()510 if (!has_decreased_since_last_fraction_loss_ && in UpdateEstimate()522 has_decreased_since_last_fraction_loss_ = true; in UpdateEstimate()
166 bool has_decreased_since_last_fraction_loss_; variable