Searched refs:kMaxRtcpFeedbackInterval (Results 1 – 1 of 1) sorted by relevance
40 constexpr TimeDelta kMaxRtcpFeedbackInterval = TimeDelta::Millis(5000); variable478 if (time_since_loss_packet_report < 1.2 * kMaxRtcpFeedbackInterval) { in UpdateEstimate()575 if (time_since_loss_packet_report < 1.2 * kMaxRtcpFeedbackInterval) { in MaybeRampupOrBackoff()