Home
last modified time | relevance | path

Searched refs:gst_v4l2_object_open_shared (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.h278 gboolean gst_v4l2_object_open_shared (GstV4l2Object * v4l2object, GstV4l2Object * other);
Dgstv4l2videodec.c130 if (!gst_v4l2_object_open_shared (self->v4l2capture, self->v4l2output)) in gst_v4l2_video_dec_open()
Dgstv4l2transform.c125 if (!gst_v4l2_object_open_shared (self->v4l2capture, self->v4l2output)) in gst_v4l2_transform_open()
Dgstv4l2videoenc.c121 if (!gst_v4l2_object_open_shared (self->v4l2capture, self->v4l2output)) in gst_v4l2_video_enc_open()
Dgstv4l2object.c910 gst_v4l2_object_open_shared (GstV4l2Object * v4l2object, GstV4l2Object * other) in gst_v4l2_object_open_shared() function
/third_party/gstreamer/gstplugins_good/
DChangeLog54481 v4l2object: Add gst_v4l2_object_open_shared()