Home
last modified time | relevance | path

Searched refs:GST_IS_PAD_TEMPLATE (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpadtemplate.h47 #define GST_IS_PAD_TEMPLATE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_PAD_TEMPLATE)) macro
Dgstpadtemplate.c474 g_return_val_if_fail (GST_IS_PAD_TEMPLATE (templ), NULL); in gst_pad_template_get_caps()
Dgstelement.c1381 g_return_if_fail (GST_IS_PAD_TEMPLATE (templ)); in gst_element_class_add_pad_template()
Dgstutils.c1007 g_return_val_if_fail (GST_IS_PAD_TEMPLATE (templ), NULL); in gst_element_request_compatible_pad()
Dgstpad.c865 g_return_val_if_fail (GST_IS_PAD_TEMPLATE (templ), NULL); in gst_pad_new_from_template()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideomixer.c994 fail_unless (GST_IS_PAD_TEMPLATE (sink_template));
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dadder.c1039 fail_unless (GST_IS_PAD_TEMPLATE (sink_template));
Daudiomixer.c1122 fail_unless (GST_IS_PAD_TEMPLATE (sink_template)); in GST_START_TEST()
Dcompositor.c1400 fail_unless (GST_IS_PAD_TEMPLATE (sink_template)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgststreamsynchronizer.c187 g_return_val_if_fail (GST_IS_PAD_TEMPLATE (templ), NULL); in gst_streamsync_pad_new_from_template()
/third_party/gstreamer/gstreamer/docs/gst/
Dgstreamer-sections.txt2248 GST_IS_PAD_TEMPLATE