Home
last modified time | relevance | path

Searched defs:scoring_point (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_coding/audio_network_adaptor/
Dcontroller_manager.cc299 auto& scoring_point = controller_config.scoring_point(); in Create() local
368 ScoringPoint scoring_point(*metrics.uplink_bandwidth_bps, in GetSortedControllers() local
Dconfig.proto173 optional ScoringPoint scoring_point = 1; field
Dcontroller_manager_unittest.cc239 auto scoring_point = controller_config_ext->mutable_scoring_point(); in AddFecControllerConfig() local
257 auto scoring_point = controller_config_ext->mutable_scoring_point(); in AddFrameLengthControllerConfig() local