Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstcollectpads.h52 typedef void (*GstCollectDataDestroyNotify) (GstCollectData *data); typedef
386 GstCollectDataDestroyNotify destroy_notify,
Dgstcollectpads.c83 GstCollectDataDestroyNotify destroy_notify;
625 GstCollectDataDestroyNotify destroy_notify, gboolean lock) in gst_collect_pads_add_pad()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c2013 (GstCollectDataDestroyNotify) gst_videomixer2_collect_free, TRUE); in gst_videomixer2_request_new_pad()
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfmux.c2336 (GstCollectDataDestroyNotify) (gst_asf_mux_pad_reset), TRUE); in gst_asf_mux_request_new_pad()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c2623 (GstCollectDataDestroyNotify) gst_matroska_pad_free, TRUE); in gst_matroska_mux_request_new_pad()