OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OVERRUN
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/nbaio/
NBAIO.h
39
OVERRUN
= 0x80000011, // availableToRead(), read(), or readVia() detected lost input due
40
// to
overrun
; an event is counted and the caller should re-try
241
// Number of frames lost due to
overrun
since construction.
254
//
OVERRUN
One or more frames were lost due to
overrun
, try again to read more recent data.
271
//
OVERRUN
read() has not been called frequently enough, or with enough frames to keep up.
272
// One or more frames were lost due to
overrun
, try again to read more recent data.
293
//
OVERRUN
read() has not been called frequently enough, or with enough frames to keep up.
294
// One or more frames were lost due to
overrun
, try again to read more recent data.
/external/grub/netboot/
sis900.h
209
OVERRUN
= 0x02000000,
Completed in 721 milliseconds