Searched refs:second_allocation_probe_scale (Results 1 – 2 of 2) sorted by relevance
102 second_allocation_probe_scale("alloc_p2", 2), in ProbeControllerConfig()109 &second_allocation_probe_scale, &allocation_allow_further_probing}, in ProbeControllerConfig()121 {&first_allocation_probe_scale, &second_allocation_probe_scale, in ProbeControllerConfig()219 if (config_.second_allocation_probe_scale) { in OnMaxTotalAllocatedBitrate()222 config_.second_allocation_probe_scale.Value(); in OnMaxTotalAllocatedBitrate()
52 FieldTrialOptional<double> second_allocation_probe_scale; member