Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/experiments/
Drate_control_settings.cc86 "probe_max_allocation", &probe_max_allocation, // in Parser()
218 return video_config_.probe_max_allocation; in TriggerProbeOnMaxAllocatedBitrateChange()
Drate_control_settings.h44 bool probe_max_allocation = true; member