Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h667 typedef gboolean (*GstPadStickyEventsForeachFunction) (GstPad *pad, GstEvent **event, typedef
1373 … gst_pad_sticky_events_foreach (GstPad *pad, GstPadStickyEventsForeachFunction fore…
Dgstpad.c6156 GstPadStickyEventsForeachFunction func;
6189 GstPadStickyEventsForeachFunction foreach_func, gpointer user_data) in gst_pad_sticky_events_foreach()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c1906 (GstPadStickyEventsForeachFunction) (resend_sticky), peer); in restart_context()