Home
last modified time | relevance | path

Searched refs:mReorderStash (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.h376 Mutexed<ReorderStash> mReorderStash; variable
DCCodecBufferChannel.cpp1830 !mReorderStash.lock()->hasPending() && in feedInputBufferIfAvailableInternal()
2085 Mutexed<ReorderStash>::Locked reorder(mReorderStash); in start()
2605 mReorderStash.lock()->setDepth(reorderDepth.value); in handleWork()
2616 mReorderStash.lock()->setKey(reorderKey.value); in handleWork()
2715 Mutexed<ReorderStash>::Locked reorder(mReorderStash); in handleWork()
2733 Mutexed<ReorderStash>::Locked reorder(mReorderStash); in sendOutputBuffers()
2751 mReorderStash.lock()->defer(entry); in sendOutputBuffers()