Home
last modified time | relevance | path

Searched refs:nextConsecutiveVeryLateCount (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaaudio/src/client/
DIsochronousClockModel.cpp116 int32_t nextConsecutiveVeryLateCount = 0; in processTimestamp() local
178 nextConsecutiveVeryLateCount = mConsecutiveVeryLateCount + 1; in processTimestamp()
184 mConsecutiveVeryLateCount = nextConsecutiveVeryLateCount; in processTimestamp()