Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dprobe_controller.cc96 network_state_probe_scale("network_state_scale", 1.0), in ProbeControllerConfig()
127 &network_state_probe_scale, in ProbeControllerConfig()
526 config_.network_state_probe_scale}); in InitiateProbing()
Dprobe_controller.h59 FieldTrialParameter<double> network_state_probe_scale; member