Searched defs:underflow (Results 1 – 3 of 3) 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/libstagefright/httplive/ |
D | LiveSession.cpp | 2085 bool underflow, ready, down, up; in onPollBuffering() local 2161 bool &underflow, bool &ready, bool &down, bool &up) { in checkBuffering()
|