Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/audio_network_adaptor/
Dcontroller_manager.cc346 for (auto& controller_point : scoring_points) { in ControllerManagerImpl() local
348 controller_point.first, ScoringPoint(controller_point.second.first, in ControllerManagerImpl()
349 controller_point.second.second))); in ControllerManagerImpl()