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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.cpp319 size_t preparedCount, underflowCount, overflowCount, startCount; local
320 preparedCount = underflowCount = overflowCount = startCount = 0;
342 ++startCount;
350 *startServer = (startCount > 0);

Completed in 78 milliseconds