HomeSort by relevance Sort by last modified time
    Searched defs:UNDERRUN (Results 1 - 3 of 3) 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; //

Completed in 1087 milliseconds