Searched refs:gst_v4l2_object_open_shared (Results 1 – 6 of 6) sorted by relevance
278 gboolean gst_v4l2_object_open_shared (GstV4l2Object * v4l2object, GstV4l2Object * other);
130 if (!gst_v4l2_object_open_shared (self->v4l2capture, self->v4l2output)) in gst_v4l2_video_dec_open()
125 if (!gst_v4l2_object_open_shared (self->v4l2capture, self->v4l2output)) in gst_v4l2_transform_open()
121 if (!gst_v4l2_object_open_shared (self->v4l2capture, self->v4l2output)) in gst_v4l2_video_enc_open()
910 gst_v4l2_object_open_shared (GstV4l2Object * v4l2object, GstV4l2Object * other) in gst_v4l2_object_open_shared() function
54481 v4l2object: Add gst_v4l2_object_open_shared()