Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstcollectpads.c138 static gboolean gst_collect_pads_query (GstPad * pad, GstObject * parent,
657 gst_pad_set_query_function (pad, GST_DEBUG_FUNCPTR (gst_collect_pads_query)); in gst_collect_pads_add_pad()
2078 gst_collect_pads_query (GstPad * pad, GstObject * parent, GstQuery * query) in gst_collect_pads_query() function