Searched refs:mDecodeCompleteMutex (Results 1 – 2 of 2) sorted by relevance
119 std::mutex mDecodeCompleteMutex; variable
138 std::lock_guard<std::mutex> waitForDecodeComplete(mDecodeCompleteMutex); in handleWorkDone()299 std::unique_lock<std::mutex> waitForDecodeComplete(mDecodeCompleteMutex); in decodeFrames()