Searched refs:newTimestampUs (Results 1 – 2 of 2) sorted by relevance
760 int64_t newTimestampUs) { in updateFrameDurations() argument764 if (newTimestampUs == -1) { in updateFrameDurations()768 newTimestampUs - durationUs.priorTimestampUs; in updateFrameDurations()769 durationUs.priorTimestampUs = newTimestampUs; in updateFrameDurations()
362 static void updateFrameDurations(FrameDurationUs &durationUs, int64_t newTimestampUs);