Searched refs:mtxDecoderLock_ (Results 1 – 3 of 3) sorted by relevance
120 std::mutex mtxDecoderLock_; variable
278 std::lock_guard<std::mutex> inputLock(mtxDecoderLock_); in ReleaseVideoDecoder()425 std::lock_guard<std::mutex> inputLock(mtxDecoderLock_); in FeedDecoderInputBuffer()
320 std::lock_guard<std::mutex> inputLock(mtxDecoderLock_); in ReleaseVideoDecoder()472 std::lock_guard<std::mutex> inputLock(mtxDecoderLock_); in FeedDecoderInputBuffer()