Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h229 GST_PAD_LINK_CHECK_NO_RECONFIGURE = 1 << 3, enumerator
Dgstenumtypes.c1131 …{ C_FLAGS(GST_PAD_LINK_CHECK_NO_RECONFIGURE), "GST_PAD_LINK_CHECK_NO_RECONFIGURE", "no-reconfigure… in gst_pad_link_check_get_type()
Dgstpad.c2593 if (!(flags & GST_PAD_LINK_CHECK_NO_RECONFIGURE)) in gst_pad_link_full()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c1936 GST_PAD_LINK_CHECK_NO_RECONFIGURE) != GST_PAD_LINK_OK) { in relink_context()