Searched refs:mSync (Results 1 – 2 of 2) sorted by relevance
211 QueueSync &mSync;223 QueueSync mSync; variable
1364 CCodecBufferChannel::QueueSync &sync) : mSync(sync) { in QueueGuard()1365 Mutex::Autolock l(mSync.mGuardLock); in QueueGuard()1369 Mutexed<CCodecBufferChannel::QueueSync::Counter>::Locked count(mSync.mCount); in QueueGuard()1382 Mutexed<CCodecBufferChannel::QueueSync::Counter>::Locked count(mSync.mCount); in ~QueueGuard()1695 QueueGuard guard(mSync); in setParameters()1708 QueueGuard guard(mSync); in queueInputBuffer()1721 QueueGuard guard(mSync); in queueSecureInputBuffer()1820 QueueGuard guard(mSync); in feedInputBufferIfAvailable()2401 mSync.start(); in start()2480 mSync.stop(); in stop()