Home | History | Annotate | Download | only in libmedia

Lines Matching full:android_atomic_or

360                 android_atomic_or(CBLK_INVALID_ON, &cblk->flags);
652 android_atomic_or(CBLK_FORCEREADY_ON, &mCblk->flags);
810 android_atomic_or(CBLK_DIRECTION_OUT, &mCblk->flags);
890 android_atomic_or(CBLK_INVALID_ON, &cblk->flags);
1040 if (!(android_atomic_or(CBLK_UNDERRUN_ON, &cblk->flags) & CBLK_UNDERRUN_MSK)) {
1163 if (!(android_atomic_or(CBLK_RESTORING_ON, &cblk->flags) & CBLK_RESTORING_MSK)) {
1212 android_atomic_or(CBLK_FORCEREADY_ON, &mCblk->flags);
1232 android_atomic_or(CBLK_RESTORED_ON, &cblk->flags);