Searched defs:OVERRUN (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/nbaio/
H A DNBAIO.h41 OVERRUN = (UNKNOWN_ERROR + 0x101), // availableToRead(), read(), or readVia() detected enumerator in enum:android::__anon91
258 // OVERRUN One or more frames were lost due to overrun, try again to read more recent data.
273 // OVERRUN read() has not been called frequently enough, or with enough frames to keep up.
304 // OVERRUN read() has not been called frequently enough, or with enough frames to keep up.
/frameworks/av/media/libnbaio/include/
H A DNBAIO.h41 OVERRUN = (UNKNOWN_ERROR + 0x101), // availableToRead(), read(), or readVia() detected enumerator in enum:android::__anon420
258 // OVERRUN One or more frames were lost due to overrun, try again to read more recent data.
273 // OVERRUN read() has not been called frequently enough, or with enough frames to keep up.
304 // OVERRUN read() has not been called frequently enough, or with enough frames to keep up.

Completed in 82 milliseconds