Home
last modified time | relevance | path

Searched refs:GST_CAPS (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/icles/
Dvideocrop-test.c298 icaps = gst_caps_intersect (filter_caps, GST_CAPS (l->data)); in main()
304 out_caps = gst_caps_copy (GST_CAPS (l->data)); in main()
314 caps = gst_caps_copy (GST_CAPS (l->data)); in main()
/third_party/gstreamer/gstreamer/gst/
Dgstcaps.h36 #define GST_CAPS(obj) (GST_CAPS_CAST(obj)) macro
249 #define gst_caps_copy(caps) GST_CAPS (gst_mini_object_copy (GST_MINI_OBJECT_CAST (caps)))
Dgstcaps.c2601 return GST_CAPS (gst_mini_object_copy (GST_MINI_OBJECT_CAST (caps)));
Dgstvalue.c2087 GstCaps *caps1 = GST_CAPS (gst_value_get_caps (value1)); in gst_value_compare_caps()
2088 GstCaps *caps2 = GST_CAPS (gst_value_get_caps (value2)); in gst_value_compare_caps()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideocrop.c110 caps = gst_caps_copy (GST_CAPS (l->data)); in GST_START_TEST()
352 caps = gst_caps_copy (GST_CAPS (node->data)); in GST_START_TEST()
407 caps = gst_caps_copy (GST_CAPS (node->data)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.c1188 GstCaps *next_caps = GST_CAPS (obj); in gst_app_src_create()
/third_party/gstreamer/gstreamer/docs/gst/
Dgstreamer-sections.txt503 GST_CAPS
/third_party/gstreamer/gstreamer/
DChangeLog52721 Reduce SPAM for GST_CAPS:5.
/third_party/gstreamer/gstplugins_bad/
DChangeLog95059 …am, because it may have unforessen side-effects (forwarding the new 1.0 GST_CAPS query would preve…