Searched refs:forgiveAmount (Results 1 – 1 of 1) sorted by relevance
265 nsecs_t forgiveAmount = std::min(expectedDequeueDuration, in addFrame() local267 LOG_ALWAYS_FATAL_IF(forgiveAmount >= totalDuration, in addFrame()269 ", total duration %" PRId64, forgiveAmount, totalDuration); in addFrame()270 totalDuration -= forgiveAmount; in addFrame()