Searched refs:further_probe_threshold (Results 1 – 2 of 2) sorted by relevance
98 further_probe_threshold("further_probe_threshold", 0.7), in ProbeControllerConfig()107 &further_exponential_probe_scale, &further_probe_threshold, in ProbeControllerConfig()116 ParseFieldTrial({&further_exponential_probe_scale, &further_probe_threshold}, in ProbeControllerConfig()443 (*(bitrates_to_probe.end() - 1)) * config_.further_probe_threshold; in InitiateProbing()
44 FieldTrialParameter<double> further_probe_threshold; member