Home
last modified time | relevance | path

Searched refs:capturing_mutex (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/basecamerabinsrc/
Dgstbasecamerasrc.c194 g_mutex_lock (&src->capturing_mutex); in gst_base_camera_src_start_capture()
197 g_mutex_unlock (&src->capturing_mutex); in gst_base_camera_src_start_capture()
213 g_mutex_unlock (&src->capturing_mutex); in gst_base_camera_src_start_capture()
223 g_mutex_lock (&src->capturing_mutex); in gst_base_camera_src_stop_capture()
226 g_mutex_unlock (&src->capturing_mutex); in gst_base_camera_src_stop_capture()
230 g_mutex_unlock (&src->capturing_mutex); in gst_base_camera_src_stop_capture()
247 g_mutex_clear (&src->capturing_mutex); in gst_base_camera_src_dispose()
570 g_mutex_init (&self->capturing_mutex); in gst_base_camera_src_init()
Dgstbasecamerasrc.h76 GMutex capturing_mutex; member
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstwrappercamerabinsrc.c268 g_mutex_lock (&camerasrc->capturing_mutex); in gst_wrapper_camera_bin_src_imgsrc_probe()
297 g_mutex_unlock (&camerasrc->capturing_mutex); in gst_wrapper_camera_bin_src_imgsrc_probe()
324 g_mutex_lock (&camerasrc->capturing_mutex); in gst_wrapper_camera_bin_src_vidsrc_probe()
375 g_mutex_unlock (&camerasrc->capturing_mutex); in gst_wrapper_camera_bin_src_vidsrc_probe()