Searched refs:last_round_trip_time_ms_ (Results 1 – 2 of 2) sorted by relevance
56 last_round_trip_time_ms_(0), in SendSideBandwidthEstimation()98 *rtt = last_round_trip_time_ms_; in CurrentEstimate()115 last_round_trip_time_ms_ = rtt; in UpdateReceiverBlock()220 (kBweDecreaseIntervalMs + last_round_trip_time_ms_)) { in UpdateEstimate()
80 int64_t last_round_trip_time_ms_; variable