Home
last modified time | relevance | path

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

/frameworks/av/media/utils/
DTimeCheck.cpp233 const float secondChanceMs = std::chrono::duration_cast<FloatMs>( in onTimeout() local
269 .append(analyzeTimeouts(requestedTimeoutMs + secondChanceMs, in onTimeout()