Searched refs:IsInStartPhase (Results 1 – 2 of 2) sorted by relevance
387 if (IsInStartPhase(at_time)) { in UpdateUmaStatsPacketsLost()412 if (!IsInStartPhase(at_time) && uma_rtt_state_ == kNoUpdate) { in UpdateRtt()437 if (last_fraction_loss_ == 0 && IsInStartPhase(at_time)) { in UpdateEstimate()544 bool SendSideBandwidthEstimation::IsInStartPhase(Timestamp at_time) const { in IsInStartPhase() function in webrtc::SendSideBandwidthEstimation
121 bool IsInStartPhase(Timestamp at_time) const;