Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dloss_based_bandwidth_estimation.cc169 TimeDelta last_round_trip_time) { in Update() argument
178 last_round_trip_time + config_.decrease_interval); in Update()
183 min_bitrate * GetIncreaseFactor(config_, last_round_trip_time) + in Update()
Dloss_based_bandwidth_estimation.h52 TimeDelta last_round_trip_time);