Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpreddec.h33 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_RTP_RED_DEC,GstRtpRedDecClass))
40 typedef struct _GstRtpRedDecClass GstRtpRedDecClass; typedef
Dgstrtpreddec.c607 gst_rtp_red_dec_class_init (GstRtpRedDecClass * klass) in gst_rtp_red_dec_class_init()