Home
last modified time | relevance | path

Searched defs:decreased_bitrate (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Dloss_based_bandwidth_estimation.cc257 DataRate LossBasedBandwidthEstimation::decreased_bitrate() const { in decreased_bitrate() function in webrtc::LossBasedBandwidthEstimation
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Daimd_rate_control.cc328 DataRate decreased_bitrate = DataRate::PlusInfinity(); in ChangeBitrate() local