Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggmux.h33 #define GST_OGG_MUX(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_OGG_MUX, GstOggMux)) macro
Dgstoggmux.c247 ogg_mux = GST_OGG_MUX (object); in gst_ogg_mux_finalize()
280 ogg_mux = GST_OGG_MUX (parent); in gst_ogg_mux_sinkconnect()
307 GstOggMux *ogg_mux = GST_OGG_MUX (user_data); in gst_ogg_mux_sink_event()
434 ogg_mux = GST_OGG_MUX (element); in gst_ogg_mux_request_new_pad()
518 ogg_mux = GST_OGG_MUX (gst_pad_get_parent (pad)); in gst_ogg_mux_release_pad()
532 GstOggMux *ogg_mux = GST_OGG_MUX (parent); in gst_ogg_mux_handle_src_event()
2111 ogg_mux = GST_OGG_MUX (object); in gst_ogg_mux_get_property()
2138 ogg_mux = GST_OGG_MUX (object); in gst_ogg_mux_set_property()
2227 ogg_mux = GST_OGG_MUX (element); in gst_ogg_mux_change_state()