Home
last modified time | relevance | path

Searched refs:time_since_loss_packet_report (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.cc477 TimeDelta time_since_loss_packet_report = at_time - last_loss_packet_report_; in UpdateEstimate() local
478 if (time_since_loss_packet_report < 1.2 * kMaxRtcpFeedbackInterval) { in UpdateEstimate()
573 const TimeDelta time_since_loss_packet_report = in MaybeRampupOrBackoff() local
575 if (time_since_loss_packet_report < 1.2 * kMaxRtcpFeedbackInterval) { in MaybeRampupOrBackoff()