Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dcurrentspeakermonitor.h74 void set_min_time_between_switches(uint32_t min_time_between_switches);
Dcurrentspeakermonitor.cc80 void CurrentSpeakerMonitor::set_min_time_between_switches( in set_min_time_between_switches() function in cricket::CurrentSpeakerMonitor
Dcurrentspeakermonitor_unittest.cc52 monitor_->set_min_time_between_switches(kMinTimeBetweenSwitches); in CurrentSpeakerMonitorTest()