Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dbwe_defines.cc19 const absl::optional<DataRate>& estimated_throughput) in RateControlInput()
H A Daimd_rate_control.cc260 DataRate estimated_throughput = in ChangeBitrate() local
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/include/
H A Dbwe_defines.h42 absl::optional<DataRate> estimated_throughput; member