OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UNDERRUN
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/nbaio/
NBAIO.h
41
UNDERRUN
= 0x80000012, // availableToWrite(), write(), or writeVia() detected a gap in
42
// output due to
underrun
(not being called often enough, or with
140
// Number of frames lost due to
underrun
since construction.
151
//
UNDERRUN
write() has not been called frequently enough, or with enough frames to keep up.
152
// An
underrun
event is counted, and the caller should re-try this operation.
167
//
UNDERRUN
write() has not been called frequently enough, or with enough frames to keep up.
168
// An
underrun
event is counted, and the caller should re-try this operation.
187
//
UNDERRUN
write() has not been called frequently enough, or with enough frames to keep up.
188
// An
underrun
event is counted, and the caller should re-try this operation.
/external/grub/netboot/
sis900.h
199
UNDERRUN
= 0x02000000,
Completed in 48 milliseconds