Searched defs:mBurstPeriod (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/oboeservice/
H A DTimestampScheduler.h48 mBurstPeriod = burstPeriod;
53 mBurstPeriod = AAUDIO_NANOS_PER_SECOND * framesPerBurst / sampleRate;
57 return mBurstPeriod;
62 int64_t mBurstPeriod = AAUDIO_NANOS_PER_MILLISECOND; member in class:aaudio::TimestampScheduler

Completed in 19 milliseconds