Searched refs:CBLK_INVALID (Results 1 – 5 of 5) sorted by relevance
422 if (!(flags & CBLK_INVALID)) { in start()425 flags |= CBLK_INVALID; in start()428 if (flags & CBLK_INVALID) { in start()1319 if (!(cblk->mFlags & CBLK_INVALID)) { in allocateTimedBuffer()1322 android_atomic_or(CBLK_INVALID, &cblk->mFlags); in allocateTimedBuffer()1328 if (cblk->mFlags & CBLK_INVALID) { in allocateTimedBuffer()1400 if (flags & CBLK_INVALID) { in processAudioBuffer()
297 if (!(flags & CBLK_INVALID)) { in start()301 flags |= CBLK_INVALID; in start()304 if (flags & CBLK_INVALID) { in start()723 if (flags & CBLK_INVALID) { in processAudioBuffer()
104 if (flags & CBLK_INVALID) { in obtainBuffer()296 if (!(android_atomic_or(CBLK_INVALID, &cblk->mFlags) & CBLK_INVALID)) { in binderDied()380 if (flags & CBLK_INVALID) { in waitStreamEndDone()
38 #define CBLK_INVALID 0x04 // track buffer invalidated by AudioFlinger, need to re-create macro
952 android_atomic_or(CBLK_INVALID, &cblk->mFlags); in invalidate()1839 android_atomic_or(CBLK_INVALID, &cblk->mFlags); in invalidate()