Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
DgstrtpL24pay.h35 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_RTP_L24_PAY,GstRtpL24PayClass))
42 typedef struct _GstRtpL24PayClass GstRtpL24PayClass; typedef
DgstrtpL24pay.c87 gst_rtp_L24_pay_class_init (GstRtpL24PayClass * klass) in gst_rtp_L24_pay_class_init()