Searched defs:SetAlr (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/ | ||
H A D | robust_throughput_estimator.h | 37 void SetAlr(bool /*in_alr*/) override {} in SetAlr() function |
H A D | acknowledged_bitrate_estimator.cc | 66 void AcknowledgedBitrateEstimator::SetAlr(bool in_alr) { in SetAlr() function in webrtc::AcknowledgedBitrateEstimator |