Searched refs:cttsOffsetTimeUs (Results 1 – 1 of 1) sorted by relevance
2299 int64_t cttsOffsetTimeUs = 0; in threadEntry() local2461 cttsOffsetTimeUs = in threadEntry()2463 if (WARN_UNLESS(cttsOffsetTimeUs >= 0ll, "for %s track", trackName)) { in threadEntry()2470 timestampUs, cttsOffsetTimeUs); in threadEntry()2474 (cttsOffsetTimeUs * mTimeScale + 500000LL) / 1000000LL; in threadEntry()