Searched refs:first_exponential_probe_scale (Results 1 – 2 of 2) sorted by relevance
95 : first_exponential_probe_scale("p1", 3.0), in ProbeControllerConfig()106 {&first_exponential_probe_scale, &second_exponential_probe_scale, in ProbeControllerConfig()114 {&first_exponential_probe_scale, &second_exponential_probe_scale}, in ProbeControllerConfig()257 config_.first_exponential_probe_scale * start_bitrate_bps_)}; in InitiateExponentialProbing()
41 FieldTrialParameter<double> first_exponential_probe_scale; member