Searched refs:timestampScheduler (Results 1 – 1 of 1) sorted by relevance
403 TimestampScheduler timestampScheduler; in run() local434 nextTime = timestampScheduler.nextAbsoluteTime(); in run()454 timestampScheduler.setBurstPeriod(mFramesPerBurst, getSampleRate()); in run()455 timestampScheduler.start(AudioClock::getNanoseconds()); in run()456 nextTime = timestampScheduler.nextAbsoluteTime(); in run()