HomeSort by relevance Sort by last modified time
    Searched refs:underflowCount (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.cpp 319 size_t preparedCount, underflowCount, overflowCount, startCount;
320 preparedCount = underflowCount = overflowCount = startCount = 0;
336 ++underflowCount;
348 *underflow = (underflowCount > 0);
  /frameworks/av/media/libstagefright/httplive/
LiveSession.cpp     [all...]

Completed in 144 milliseconds