Searched refs:mPeriodNs (Results 1 – 6 of 6) sorted by relevance
43 mPeriodNs(periodMs * 1000000), mMaxCycleNs(mPeriodNs * 2) in Thread()65 const uint32_t mPeriodNs; // nominal period variable
95 mPeriodNs * 1e-6, cycleNs * 1e-6, mUnderruns, mLogs); in threadLoop()102 req.tv_nsec = mPeriodNs; in threadLoop()
132 mPeriodNs = (frameCount * 1000000000LL) / mSampleRate; // 1.00 in onStateChange()139 mPeriodNs = 0; in onStateChange()
55 int64_t mPeriodNs = 0; // expected period; the time required to variable
321 mSleepNs = mPeriodNs; in threadLoop()328 mSleepNs = mPeriodNs; in threadLoop()
264 mPeriodNs = (frameCount * 1000000000LL) / mSampleRate; // 1.00 in onStateChange()271 mPeriodNs = 0; in onStateChange()