Home
last modified time | relevance | path

Searched refs:GstPadLinkCheck (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h232 } GstPadLinkCheck; typedef
1446 GstPadLinkReturn gst_pad_link_full (GstPad *srcpad, GstPad *sinkpad, GstPadLinkCheck flags…
Dgstutils.h1023 GstPadLinkCheck flags);
1100 GstPadLinkCheck flags);
Dgstutils.c1691 pad_link_maybe_ghosting (GstPad * src, GstPad * sink, GstPadLinkCheck flags) in pad_link_maybe_ghosting()
1734 GstPadLinkCheck flags) in gst_pad_link_maybe_ghosting_full()
1804 GstElement * dest, const gchar * destpadname, GstPadLinkCheck flags) in gst_element_link_pads_full()
Dgstpad.c2250 GstPadLinkCheck flags) in gst_pad_link_check_compatible_unlocked()
2380 gst_pad_link_prepare (GstPad * srcpad, GstPad * sinkpad, GstPadLinkCheck flags) in gst_pad_link_prepare()
2502 gst_pad_link_full (GstPad * srcpad, GstPad * sinkpad, GstPadLinkCheck flags) in gst_pad_link_full()
/third_party/gstreamer/gstreamer/
DChangeLog20312 as a GstPadLinkCheck to avoid creating another gst_pad_link variant.
46951 pad: add GST_PAD_LINK_CHECK_DEFAULT to GstPadLinkCheck
76869 API: GstPadLinkCheck