Searched refs:cttsOffsetTimeUs (Results 1 – 1 of 1) sorted by relevance
3510 int64_t cttsOffsetTimeUs = 0; in threadEntry() local3839 cttsOffsetTimeUs = in threadEntry()3841 if (WARN_UNLESS(cttsOffsetTimeUs >= 0LL, "for %s track", trackName)) { in threadEntry()3850 timestampUs, cttsOffsetTimeUs); in threadEntry()3854 (cttsOffsetTimeUs * mTimeScale + 500000LL) / 1000000LL; in threadEntry()3888 mMinCttsOffsetTimeUs = cttsOffsetTimeUs; in threadEntry()