Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpmux.c92 static GstFlowReturn gst_rtp_mux_chain (GstPad * pad, GstObject * parent,
282 gst_pad_set_chain_function (sinkpad, GST_DEBUG_FUNCPTR (gst_rtp_mux_chain)); in gst_rtp_mux_setup_sinkpad()
520 gst_rtp_mux_chain (GstPad * pad, GstObject * parent, GstBuffer * buffer) in gst_rtp_mux_chain() function