Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstdataqueue.h108 typedef void (*GstDataQueueEmptyCallback) (GstDataQueue * queue, gpointer checkdata); typedef
145 GstDataQueueEmptyCallback emptycallback,
Dgstdataqueue.c80 GstDataQueueEmptyCallback emptycallback;
233 GstDataQueueEmptyCallback emptycallback, gpointer checkdata) in gst_data_queue_new()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstmultiqueue.c3738 (GstDataQueueEmptyCallback) single_queue_underrun_cb, sq);