Home
last modified time | relevance | path

Searched refs:gst_v4l2_object_get_caps (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.h306 GstCaps * gst_v4l2_object_get_caps (GstV4l2Object * v4l2object, GstCaps * filter);
Dgstv4l2transform.c128 self->probed_sinkcaps = gst_v4l2_object_get_caps (self->v4l2output, in gst_v4l2_transform_open()
134 self->probed_srccaps = gst_v4l2_object_get_caps (self->v4l2capture, in gst_v4l2_transform_open()
Dgstv4l2sink.c495 return gst_v4l2_object_get_caps (v4l2sink->v4l2object, filter); in gst_v4l2sink_get_caps()
Dgstv4l2deviceprovider.c171 caps = gst_v4l2_object_get_caps (v4l2obj, NULL); in gst_v4l2_device_provider_probe_device()
Dgstv4l2src.c689 return gst_v4l2_object_get_caps (obj, filter); in gst_v4l2src_get_caps()
Dgstv4l2object.c4593 gst_v4l2_object_get_caps (GstV4l2Object * v4l2object, GstCaps * filter) in gst_v4l2_object_get_caps() function
/third_party/gstreamer/gstplugins_good/
DChangeLog36851 Add a variant of gst_v4l2_object_get_caps that bypasses the probed_caps cache.
48809 to my UVC webcam from under gst_v4l2_object_get_caps as it probes