Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/examples/utils/
DAAudioExampleUtils.h127 int64_t timeCurrentFramePlayed = nanoseconds1 + deltaTime; in calculateLatencyMillis() local
128 int64_t latencyNanos = timeCurrentFramePlayed - nanoseconds2; in calculateLatencyMillis()