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

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

Completed in 57 milliseconds