OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UNDERRUN
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libnbaio/include_mono/media/nbaio/
NBAIO.h
44
UNDERRUN
= (UNKNOWN_ERROR + 0x102), // availableToWrite(), write(), or writeVia() detected
45
// a gap in output due to
underrun
(not being called
153
// Number of frames lost due to
underrun
since construction.
164
//
UNDERRUN
write() has not been called frequently enough, or with enough frames to keep up.
165
// An
underrun
event is counted, and the caller should re-try this operation.
185
//
UNDERRUN
write() has not been called frequently enough, or with enough frames to keep up.
186
// An
underrun
event is counted, and the caller should re-try this operation.
205
//
UNDERRUN
write() has not been called frequently enough, or with enough frames to keep up.
206
// An
underrun
event is counted, and the caller should re-try this operation.
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
MMC.h
235
UINT32
UNDERRUN
: 1; //
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/IndustryStandard/
Mmc.h
310
UINT32
UNDERRUN
: 1; //
/external/syslinux/gpxe/src/drivers/net/
sis900.h
215
UNDERRUN
= 0x02000000,
Completed in 82 milliseconds