Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265pay.h35 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_RTP_H265_PAY,GstRtpH265PayClass))
41 typedef struct _GstRtpH265PayClass GstRtpH265PayClass; typedef
Dgstrtph265pay.c174 gst_rtp_h265_pay_class_init (GstRtpH265PayClass * klass) in gst_rtp_h265_pay_class_init()