Searched refs:timestampScheduler (Results 1 – 1 of 1) sorted by relevance
412 TimestampScheduler timestampScheduler; in run() local459 nextTimestampReportTime = timestampScheduler.nextAbsoluteTime(); in run()484 timestampScheduler.setBurstPeriod(mFramesPerBurst, getSampleRate()); in run()485 timestampScheduler.start(AudioClock::getNanoseconds()); in run()486 nextTimestampReportTime = timestampScheduler.nextAbsoluteTime(); in run()