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

  /frameworks/av/include/media/nbaio/
NBAIO.h 38 OVERRUN = 0x80000011, // availableToRead(), read(), or readVia() detected lost input due
39 // to overrun; an event is counted and the caller should re-try
235 // Number of frames lost due to overrun since construction.
248 // OVERRUN One or more frames were lost due to overrun, try again to read more recent data.
265 // OVERRUN read() has not been called frequently enough, or with enough frames to keep up.
266 // One or more frames were lost due to overrun, try again to read more recent data.
287 // OVERRUN read() has not been called frequently enough, or with enough frames to keep up.
288 // 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 72 milliseconds