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

  /frameworks/av/include/private/media/
AudioTrackShared.h 40 #define CBLK_DISABLED 0x08 // output track disabled by AudioFlinger due to underrun,
  /frameworks/av/media/libmedia/
AudioTrack.cpp 478 int32_t flags = android_atomic_and(~CBLK_DISABLED, &mCblk->mFlags);
    [all...]
  /frameworks/av/services/audioflinger/
Tracks.cpp     [all...]
Threads.cpp     [all...]

Completed in 53 milliseconds