Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTSPSource.cpp345 size_t preparedCount, underflowCount, overflowCount, startCount, finishedCount; in checkBuffering() local
346 preparedCount = underflowCount = overflowCount = startCount = finishedCount = 0; in checkBuffering()
379 ++startCount; in checkBuffering()
387 *startServer = (startCount > 0); in checkBuffering()