Searched refs:writePeriodNs (Results 1 – 1 of 1) sorted by relevance
3783 int64_t writePeriodNs = -1; in threadLoop() local3797 writePeriodNs = lastIoEndNs - mLastIoEndNs; in threadLoop()3806 {frames, writePeriodNs}, in threadLoop()3843 && writePeriodNs > 0) { // we have write period info in threadLoop()3864 const int32_t deltaMs = writePeriodNs / NANOS_PER_MILLISECOND; in threadLoop()