Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
DgstrtpL24depay.c143 rtpL24depay = GST_RTP_L24_DEPAY (depayload); in gst_rtp_L24_depay_setcaps()
218 rtpL24depay = GST_RTP_L24_DEPAY (depayload); in gst_rtp_L24_depay_process()
DgstrtpL24depay.h34 #define GST_RTP_L24_DEPAY(obj) \ macro