Searched refs:writePeriodNs (Results 1 – 1 of 1) sorted by relevance
4471 int64_t writePeriodNs = -1; in threadLoop() local4485 writePeriodNs = lastIoEndNs - mLastIoEndNs; in threadLoop()4494 {frames, writePeriodNs}, in threadLoop()4544 && writePeriodNs > 0) { // we have write period info in threadLoop()4565 const int32_t deltaMs = writePeriodNs / NANOS_PER_MILLISECOND; in threadLoop()