Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.cc199 last_loss_feedback_(Timestamp::MinusInfinity()), in SendSideBandwidthEstimation()
243 last_loss_feedback_ = Timestamp::MinusInfinity(); in OnRouteChange()
346 last_loss_feedback_ = at_time; in UpdatePacketsLost()
Dsend_side_bandwidth_estimation.h167 Timestamp last_loss_feedback_; variable