Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/pcc/
Dpcc_network_controller.h55 enum class MonitorIntervalLengthStrategy { enum
105 const MonitorIntervalLengthStrategy monitor_interval_length_strategy_;
Dpcc_network_controller.cc64 monitor_interval_length_strategy_(MonitorIntervalLengthStrategy::kFixed), in PccNetworkController()
234 MonitorIntervalLengthStrategy::kAdaptive) { in ComputeMonitorIntervalsDuration()
240 MonitorIntervalLengthStrategy::kFixed); in ComputeMonitorIntervalsDuration()