Home | History | Annotate | Download | only in libmedia

Lines Matching refs:CBLK_RESTORING_ON

1163     if (!(android_atomic_or(CBLK_RESTORING_ON, &cblk->flags) & CBLK_RESTORING_MSK)) {
1227 android_atomic_and(~CBLK_RESTORING_ON, &cblk->flags);