Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dloss_based_bandwidth_estimation.cc180 if (loss_estimate_for_increase < loss_increase_threshold()) { in Update()
214 double LossBasedBandwidthEstimation::loss_increase_threshold() const { in loss_increase_threshold() function in webrtc::LossBasedBandwidthEstimation
Dloss_based_bandwidth_estimation.h65 double loss_increase_threshold() const;
/external/webrtc/modules/congestion_controller/goog_cc/test/
Dgoog_cc_printer.cc120 [=] { return loss_cont()->loss_increase_threshold(); }), in CreateLoggers()