Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dprobe_controller.cc103 allocation_allow_further_probing("alloc_probe_further", false), in ProbeControllerConfig()
109 &second_allocation_probe_scale, &allocation_allow_further_probing}, in ProbeControllerConfig()
122 &allocation_allow_further_probing, &allocation_probe_max}, in ProbeControllerConfig()
228 config_.allocation_allow_further_probing); in OnMaxTotalAllocatedBitrate()
Dprobe_controller.h53 FieldTrialFlag allocation_allow_further_probing; member