Searched refs:preparedCount (Results 1 – 1 of 1) sorted by relevance
345 size_t preparedCount, underflowCount, overflowCount, startCount, finishedCount; in checkBuffering() local346 preparedCount = underflowCount = overflowCount = startCount = finishedCount = 0; in checkBuffering()362 ++preparedCount; in checkBuffering()384 *prepared = (preparedCount == numTracks); in checkBuffering()