Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.cc44 constexpr DataRate kDefaultBitrateThreshold = DataRate::Zero(); variable
101 *bitrate_threshold_kbps = kDefaultBitrateThreshold.kbps(); in ReadBweLossExperimentParameters()
217 bitrate_threshold_(kDefaultBitrateThreshold) { in SendSideBandwidthEstimation()