Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.cc224 bool bitrate_above_estimate = in IsBitrateImproving() local
227 return initial_probe || bitrate_above_estimate; in IsBitrateImproving()