Lines Matching refs:GstRTPMux
96 static gboolean gst_rtp_mux_setcaps (GstPad * pad, GstRTPMux * rtp_mux,
112 static gboolean gst_rtp_mux_src_event_real (GstRTPMux * rtp_mux,
115 G_DEFINE_TYPE (GstRTPMux, gst_rtp_mux, GST_TYPE_ELEMENT);
171 GstRTPMux *rtp_mux = GST_RTP_MUX (object); in gst_rtp_mux_dispose()
191 GstRTPMux *rtp_mux = GST_RTP_MUX (parent); in gst_rtp_mux_src_event()
203 gst_rtp_mux_src_event_real (GstRTPMux * rtp_mux, GstEvent * event) in gst_rtp_mux_src_event_real()
256 gst_rtp_mux_init (GstRTPMux * rtp_mux) in gst_rtp_mux_init()
277 gst_rtp_mux_setup_sinkpad (GstRTPMux * rtp_mux, GstPad * sinkpad) in gst_rtp_mux_setup_sinkpad()
303 GstRTPMux *rtp_mux; in gst_rtp_mux_request_new_pad()
344 gst_rtp_mux_readjust_rtp_timestamp_locked (GstRTPMux * rtp_mux, in gst_rtp_mux_readjust_rtp_timestamp_locked()
361 process_buffer_locked (GstRTPMux * rtp_mux, GstRTPMuxPadPrivate * padpriv, in process_buffer_locked()
396 GstRTPMux *rtp_mux;
435 GstRTPMux *rtp_mux; in gst_rtp_mux_chain_list()
501 GstRTPMux *rtp_mux = user_data; in resend_events()
522 GstRTPMux *rtp_mux; in gst_rtp_mux_chain()
600 gst_rtp_mux_setcaps (GstPad * pad, GstRTPMux * rtp_mux, GstCaps * caps) in gst_rtp_mux_setcaps()
744 gst_rtp_mux_getcaps (GstPad * pad, GstRTPMux * mux, GstCaps * filter) in gst_rtp_mux_getcaps()
810 GstRTPMux *mux = GST_RTP_MUX (parent); in gst_rtp_mux_sink_query()
841 GstRTPMux *rtp_mux; in gst_rtp_mux_get_property()
870 GstRTPMux *rtp_mux; in gst_rtp_mux_set_property()
898 GstRTPMux *mux = GST_RTP_MUX (parent); in gst_rtp_mux_sink_event()
958 gst_rtp_mux_ready_to_paused (GstRTPMux * rtp_mux) in gst_rtp_mux_ready_to_paused()
990 GstRTPMux *rtp_mux; in gst_rtp_mux_change_state()