Searched refs:cttsOffsetTimeUs (Results 1 – 1 of 1) sorted by relevance
2954 int64_t cttsOffsetTimeUs = 0; in threadEntry() local3205 cttsOffsetTimeUs = in threadEntry()3207 if (WARN_UNLESS(cttsOffsetTimeUs >= 0LL, "for %s track", trackName)) { in threadEntry()3216 timestampUs, cttsOffsetTimeUs); in threadEntry()3220 (cttsOffsetTimeUs * mTimeScale + 500000LL) / 1000000LL; in threadEntry()3254 mMinCttsOffsetTimeUs = cttsOffsetTimeUs; in threadEntry()