Home
last modified time | relevance | path

Searched refs:timeSinceLastComplete (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/libmediatranscoding/
H A DTranscodingSessionController.cpp273 auto timeSinceLastComplete = in onSessionStarted() local
285 if (timeSinceLastComplete > std::chrono::milliseconds(mBurstThresholdMs)) { in onSessionStarted()