Searched refs:cttsOffsetTimeUs (Results 1 – 1 of 1) sorted by relevance
3276 int64_t cttsOffsetTimeUs = 0; in threadEntry() local3566 cttsOffsetTimeUs = in threadEntry()3568 if (WARN_UNLESS(cttsOffsetTimeUs >= 0LL, "for %s track", trackName)) { in threadEntry()3577 timestampUs, cttsOffsetTimeUs); in threadEntry()3581 (cttsOffsetTimeUs * mTimeScale + 500000LL) / 1000000LL; in threadEntry()3615 mMinCttsOffsetTimeUs = cttsOffsetTimeUs; in threadEntry()