Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.h65 void (*need_data) (GstAppSrc *src, guint length, gpointer user_data); member
124 void (*need_data) (GstAppSrc *appsrc, guint length); member
Dgstappsrc.c604 G_STRUCT_OFFSET (GstAppSrcClass, need_data), in gst_app_src_class_init()
1331 if (callbacks && callbacks->callbacks.need_data) in gst_app_src_emit_need_data()
1332 callbacks->callbacks.need_data (appsrc, size, callbacks->user_data); in gst_app_src_emit_need_data()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdemux.c2014 goto need_data; in gst_flups_demux_resync()
2034 goto need_data; /* Not enough data to find sync */ in gst_flups_demux_resync()
2076 need_data: in gst_flups_demux_resync()
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c2459 goto need_data; in gst_ps_demux_resync()
2476 goto need_data; /* Not enough data to find sync */ in gst_ps_demux_resync()
2513 need_data: in gst_ps_demux_resync()