Home
last modified time | relevance | path

Searched refs:GST_PAD_LINK_CHECK_HIERARCHY (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h226 GST_PAD_LINK_CHECK_HIERARCHY = 1 << 0, enumerator
235 GST_PAD_LINK_CHECK_DEFAULT = GST_PAD_LINK_CHECK_HIERARCHY | GST_PAD_LINK_CHECK_CAPS
Dgstenumtypes.c1132 { C_FLAGS(GST_PAD_LINK_CHECK_HIERARCHY), "GST_PAD_LINK_CHECK_HIERARCHY", "hierarchy" }, in gst_pad_link_check_get_type()
Dgstpad.c2397 if ((flags & GST_PAD_LINK_CHECK_HIERARCHY) in gst_pad_link_prepare()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/insertbin/
Dgstinsertbin.c732 GST_PAD_LINK_CHECK_HIERARCHY | in gst_insert_bin_do_change()
736 GST_PAD_LINK_CHECK_HIERARCHY | in gst_insert_bin_do_change()