HomeSort by relevance Sort by last modified time
    Searched refs:CBLK_UNDERRUN (Results 1 - 3 of 3) sorted by null

  /frameworks/av/include/private/media/
AudioTrackShared.h 36 #define CBLK_UNDERRUN 0x01 // set by server immediately on output underrun, cleared by client
41 // need to re-start. Unlike CBLK_UNDERRUN, this is not set
  /frameworks/av/media/libmedia/
AudioTrackShared.cpp 806 (void) android_atomic_or(CBLK_UNDERRUN, &cblk->mFlags);
    [all...]
AudioTrack.cpp     [all...]

Completed in 660 milliseconds