Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/pcc/
Dpcc_network_controller.cc66 sampling_step_(kDefaultSamplingStep), in PccNetworkController()
214 bandwidth_estimate_ * (1 + sign * sampling_step_), in OnSentPacket()
215 bandwidth_estimate_ * (1 - sign * sampling_step_)}; in OnSentPacket()
Dpcc_network_controller.h107 const double sampling_step_; // Epsilon. variable