HomeSort by relevance Sort by last modified time
    Searched defs:UNDERRUN (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/nbaio/
NBAIO.h 40 UNDERRUN = 0x80000012, // availableToWrite(), write(), or writeVia() detected a gap in
41 // output due to underrun (not being called often enough, or with
139 // Number of frames lost due to underrun since construction.
150 // UNDERRUN write() has not been called frequently enough, or with enough frames to keep up.
151 // An underrun event is counted, and the caller should re-try this operation.
166 // UNDERRUN write() has not been called frequently enough, or with enough frames to keep up.
167 // An underrun event is counted, and the caller should re-try this operation.
186 // UNDERRUN write() has not been called frequently enough, or with enough frames to keep up.
187 // An underrun event is counted, and the caller should re-try this operation.
  /external/grub/netboot/
sis900.h 199 UNDERRUN = 0x02000000,

Completed in 44 milliseconds