Searched refs:mPeriodNs (Results 1 – 6 of 6) sorted by relevance
45 mPeriodNs(periodMs * 1000000), mMaxCycleNs(mPeriodNs * 2), in Thread()75 uint32_t mPeriodNs; // nominal period variable
94 mPeriodNs * 1e-6, cycleNs * 1e-6, mUnderruns, mLogs); in threadLoop()101 req.tv_nsec = mPeriodNs; in threadLoop()
44 mPeriodNs(0), in FastThread()346 mSleepNs = mPeriodNs; in threadLoop()353 mSleepNs = mPeriodNs; in threadLoop()
135 mPeriodNs = (frameCount * 1000000000LL) / mSampleRate; // 1.00 in onStateChange()142 mPeriodNs = 0; in onStateChange()
57 long mPeriodNs; // expected period; the time required to render one mix buffer variable
198 mPeriodNs = (frameCount * 1000000000LL) / mSampleRate; // 1.00 in onStateChange()205 mPeriodNs = 0; in onStateChange()