Searched refs:finishedCount (Results 1 – 1 of 1) sorted by relevance
331 size_t preparedCount, underflowCount, overflowCount, startCount, finishedCount; in checkBuffering() local332 preparedCount = underflowCount = overflowCount = startCount = finishedCount = 0; in checkBuffering()362 ++finishedCount; in checkBuffering()383 *finished = (finishedCount > 0); in checkBuffering()