Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.h44 #define GST_OGG_DEMUX(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_OGG_DEMUX, GstOggDemux)) macro
Dgstoggdemux.c253 ogg = GST_OGG_DEMUX (parent); in gst_ogg_pad_src_query()
414 ogg = GST_OGG_DEMUX (element); in gst_ogg_demux_receive_event()
444 ogg = GST_OGG_DEMUX (parent); in gst_ogg_pad_event()
2369 ogg = GST_OGG_DEMUX (object); in gst_ogg_demux_finalize()
2424 ogg = GST_OGG_DEMUX (parent); in gst_ogg_demux_sink_event()
4699 ogg = GST_OGG_DEMUX (parent); in gst_ogg_demux_chain()
4914 ogg = GST_OGG_DEMUX (GST_OBJECT_PARENT (pad)); in gst_ogg_demux_loop()
5172 ogg = GST_OGG_DEMUX (parent); in gst_ogg_demux_sink_activate_mode()
5225 ogg = GST_OGG_DEMUX (element); in gst_ogg_demux_change_state()