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

/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp2148 size_t activeCount, underflowCount, readyCount, downCount, upCount; local
2149 activeCount = underflowCount = readyCount = downCount = upCount =0;
2191 ++readyCount;
2213 ready = (readyCount == activeCount);

Completed in 80 milliseconds