HomeSort by relevance Sort by last modified time
    Searched defs:mPeriodNs (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
AudioWatchdog.h 45 mPeriodNs(periodMs * 1000000), mMaxCycleNs(mPeriodNs * 2),
75 uint32_t mPeriodNs; // nominal period
FastThread.h 57 long mPeriodNs; // expected period; the time required to render one mix buffer

Completed in 902 milliseconds