Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasedepayload.c107 static GstFlowReturn gst_rtp_base_depayload_chain (GstPad * pad,
375 gst_pad_set_chain_function (filter->sinkpad, gst_rtp_base_depayload_chain); in gst_rtp_base_depayload_init()
852 gst_rtp_base_depayload_chain (GstPad * pad, GstObject * parent, GstBuffer * in) in gst_rtp_base_depayload_chain() function