Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstcollectpads.h358 void gst_collect_pads_set_buffer_function (GstCollectPads *pads,
Dgstcollectpads.c318 gst_collect_pads_set_buffer_function (GstCollectPads * pads, in gst_collect_pads_set_buffer_function() function
/third_party/gstreamer/gstreamer/tests/check/libs/
Dcollectpads.c420 gst_collect_pads_set_buffer_function (collect, handle_buffer_cb, NULL); in setup_buffer_cb()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c512 gst_collect_pads_set_buffer_function (mux->collect, in gst_matroska_mux_init()