Home
last modified time | relevance | path

Searched refs:GST_PS_DEMUX (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.h57 #define GST_PS_DEMUX(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_PS_DEMUX,GstPsDemux)) macro
Dgstmpegdemux.c986 GstPsDemux *demux = GST_PS_DEMUX (parent); in gst_ps_demux_sink_event()
1358 GstPsDemux *demux = GST_PS_DEMUX (parent); in gst_ps_demux_src_event()
1391 GstPsDemux *demux = GST_PS_DEMUX (parent); in gst_ps_demux_src_query()
2848 demux = GST_PS_DEMUX (gst_pad_get_parent (pad)); in gst_ps_demux_loop()
2989 GstPsDemux *demux = GST_PS_DEMUX (parent); in gst_ps_demux_sink_activate_push()
3001 GstPsDemux *demux = GST_PS_DEMUX (parent); in gst_ps_demux_sink_activate_pull()
3044 GstPsDemux *demux = GST_PS_DEMUX (parent); in gst_ps_demux_chain()
3182 GstPsDemux *demux = GST_PS_DEMUX (element); in gst_ps_demux_change_state()