Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/audio_network_adaptor/
H A Dcontroller_manager.cc258 std::map<const Controller*, std::pair<int, float>> scoring_points; in Create() local
340 const std::map<const Controller*, std::pair<int, float>>& scoring_points) in ControllerManagerImpl()