Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstcollectpads.h248 typedef gboolean (*GstCollectPadsQueryFunction) (GstCollectPads *pads, GstCollectData * pad, typedef
367 GstCollectPadsQueryFunction func,
Dgstcollectpads.c112 GstCollectPadsQueryFunction query_func;
461 GstCollectPadsQueryFunction func, gpointer user_data) in gst_collect_pads_set_query_function()
2083 GstCollectPadsQueryFunction query_func; in gst_collect_pads_query()
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0rmixer.c692 (GstCollectPadsQueryFunction) gst_frei0r_mixer_sink_query, self); in gst_frei0r_mixer_init()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Dinterleave.c536 (GstCollectPadsQueryFunction) in gst_interleave_request_new_pad()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c2273 (GstCollectPadsQueryFunction) gst_videomixer2_sink_query, mix); in gst_videomixer2_init()