Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpsv3vdepay.c53 G_DEFINE_TYPE_WITH_CODE (GstRtpSV3VDepay, gst_rtp_sv3v_depay,
99 gst_rtp_sv3v_depay_init (GstRtpSV3VDepay * rtpsv3vdepay) in gst_rtp_sv3v_depay_init()
107 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize()
136 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process()
292 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_change_state()
Dgstrtpsv3vdepay.h32 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_RTP_SV3V_DEPAY,GstRtpSV3VDepay))
40 typedef struct _GstRtpSV3VDepay GstRtpSV3VDepay; typedef