Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpsbcpay.c47 G_DEFINE_TYPE (GstRtpSBCPay, gst_rtp_sbc_pay, GST_TYPE_RTP_BASE_PAYLOAD);
101 GstRtpSBCPay *sbcpay; in gst_rtp_sbc_pay_set_caps()
140 gst_rtp_sbc_pay_drain_buffers (GstRtpSBCPay * sbcpay) in gst_rtp_sbc_pay_drain_buffers()
207 GstRtpSBCPay *sbcpay; in gst_rtp_sbc_pay_handle_buffer()
241 GstRtpSBCPay *sbcpay = GST_RTP_SBC_PAY (payload); in gst_rtp_sbc_pay_sink_event()
264 GstRtpSBCPay *sbcpay = GST_RTP_SBC_PAY (element); in gst_rtp_sbc_pay_change_state()
282 GstRtpSBCPay *sbcpay = GST_RTP_SBC_PAY (object); in gst_rtp_sbc_pay_finalize()
332 GstRtpSBCPay *sbcpay; in gst_rtp_sbc_pay_set_property()
350 GstRtpSBCPay *sbcpay; in gst_rtp_sbc_pay_get_property()
365 gst_rtp_sbc_pay_init (GstRtpSBCPay * self) in gst_rtp_sbc_pay_init()
Dgstrtpsbcpay.h33 GstRtpSBCPay))
42 typedef struct _GstRtpSBCPay GstRtpSBCPay; typedef