Searched refs:captureMtx_ (Results 1 – 4 of 4) sorted by relevance
76 std::lock_guard<std::mutex> captureLck(captureMtx_); in CaptureFrame()143 std::lock_guard<std::mutex> captureLck(captureMtx_); in Start()177 std::lock_guard<std::mutex> captureLck(captureMtx_); in Stop()185 std::lock_guard<std::mutex> captureLck(captureMtx_); in Pause()
145 std::lock_guard<std::mutex> captureLck(captureMtx_); in Pause()
95 std::mutex captureMtx_; variable
94 std::mutex captureMtx_; variable