Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpsv3vdepay.c109 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
157 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (depayload); in gst_rtp_sv3v_depay_process()
295 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (element); in gst_rtp_sv3v_depay_change_state()
Dgstrtpsv3vdepay.h31 #define GST_RTP_SV3V_DEPAY(obj) \ macro