Searched defs:underflow (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/services/vr/performanced/ |
| D | stdio_filebuf.h | 107 typename stdio_filebuf<_CharT>::int_type stdio_filebuf<_CharT>::underflow() { in underflow() function
|
| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| D | RTSPSource.cpp | 329 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/libmediaplayer2/nuplayer2/ |
| D | RTSPSource2.cpp | 328 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering() 386 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
|
| /frameworks/av/media/libstagefright/httplive/ |
| D | LiveSession.cpp | 2084 bool underflow, ready, down, up; in onPollBuffering() local 2160 bool &underflow, bool &ready, bool &down, bool &up) { in checkBuffering()
|