HomeSort by relevance Sort by last modified time
    Searched refs:UpdateScheduler (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_conference_mixer/source/
time_scheduler.h 29 int32_t UpdateScheduler();
31 // Set updateTimeInMs to the amount of time until UpdateScheduler() should
time_scheduler.cc 30 int32_t TimeScheduler::UpdateScheduler()
82 // Missed periods means that the next UpdateScheduler() should happen
91 // UpdateScheduler()
audio_conference_mixer_impl.cc 201 _timeScheduler.UpdateScheduler();
    [all...]

Completed in 608 milliseconds