Searched refs:captureOptMtx_ (Results 1 – 2 of 2) sorted by relevance
168 std::mutex captureOptMtx_; variable
673 std::lock_guard<std::mutex> devLck(captureOptMtx_); in OpenCaptureDevice()718 std::lock_guard<std::mutex> devLck(captureOptMtx_); in CloseCaptureDevice()