Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp9pay.h33 (G_TYPE_CHECK_CLASS_CAST((klass), GST_TYPE_RTP_VP9_PAY, GstRtpVP9PayClass))
39 (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_RTP_VP9_PAY, GstRtpVP9PayClass))
42 typedef struct _GstRtpVP9PayClass GstRtpVP9PayClass; typedef
Dgstrtpvp9pay.c110 gst_rtp_vp9_pay_class_init (GstRtpVP9PayClass * gst_rtp_vp9_pay_class) in gst_rtp_vp9_pay_class_init()