Home
last modified time | relevance | path

Searched defs:underflow (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/vr/performanced/
Dstdio_filebuf.h107 typename stdio_filebuf<_CharT>::int_type stdio_filebuf<_CharT>::underflow() { in underflow() function
/frameworks/av/media/libmediaplayer2/nuplayer2/
DRTSPSource2.cpp327 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering()
385 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTSPSource.cpp329 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering()
387 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp2084 bool underflow, ready, down, up; in onPollBuffering() local
2160 bool &underflow, bool &ready, bool &down, bool &up) { in checkBuffering()