Home
last modified time | relevance | path

Searched defs:estimated_throughput (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/remote_bitrate_estimator/
Dbwe_defines.cc33 const absl::optional<DataRate>& estimated_throughput) in RateControlInput()
Daimd_rate_control.cc262 DataRate estimated_throughput = in ChangeBitrate() local
/external/webrtc/modules/remote_bitrate_estimator/include/
Dbwe_defines.h50 absl::optional<DataRate> estimated_throughput; member