Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dalr_detector.cc27 AlrDetectorConfig GetConfigFromTrials( in GetConfigFromTrials()
39 AlrDetectorConfig conf; in GetConfigFromTrials()
54 std::unique_ptr<StructParametersParser> AlrDetectorConfig::Parser() { in Parser()
61 AlrDetector::AlrDetector(AlrDetectorConfig config, RtcEventLog* event_log) in AlrDetector()
Dalr_detector.h28 struct AlrDetectorConfig { struct
48 AlrDetector(AlrDetectorConfig config, RtcEventLog* event_log); argument
65 const AlrDetectorConfig conf_;