Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.cc42 constexpr float kDefaultLowLossThreshold = 0.02f; variable
99 *low_loss_threshold = kDefaultLowLossThreshold; in ReadBweLossExperimentParameters()
215 low_loss_threshold_(kDefaultLowLossThreshold), in SendSideBandwidthEstimation()