Searched refs:CBLK_RESTORING_MSK (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/private/media/
H A DAudioTrackShared.h50 #define CBLK_RESTORING_MSK 0x0020 macro
/frameworks/av/media/libmedia/
H A DAudioRecord.cpp760 if (!(android_atomic_or(CBLK_RESTORING_ON, &cblk->flags) & CBLK_RESTORING_MSK)) {
H A DAudioTrack.cpp1331 if (!(android_atomic_or(CBLK_RESTORING_ON, &cblk->flags) & CBLK_RESTORING_MSK)) {

Completed in 942 milliseconds