Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/congestion_control/
Dinter_arrival_bitrate_ramp_up.cc140 bool start_bellow_halfway_point = false; in GetNewBitrate() local
142 start_bellow_halfway_point = true; in GetNewBitrate()
149 if (start_bellow_halfway_point && current_rate >= halfway_point_) { in GetNewBitrate()