Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpspeexpay.c67 G_DEFINE_TYPE (GstRtpSPEEXPay, gst_rtp_speex_pay, GST_TYPE_RTP_BASE_PAYLOAD);
100 gst_rtp_speex_pay_init (GstRtpSPEEXPay * rtpspeexpay) in gst_rtp_speex_pay_init()
152 gst_rtp_speex_pay_parse_ident (GstRtpSPEEXPay * rtpspeexpay, in gst_rtp_speex_pay_parse_ident()
243 GstRtpSPEEXPay *rtpspeexpay; in gst_rtp_speex_pay_handle_buffer()
322 GstRtpSPEEXPay *rtpspeexpay; in gst_rtp_speex_pay_change_state()
Dgstrtpspeexpay.h24 typedef struct _GstRtpSPEEXPay GstRtpSPEEXPay; typedef
30 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_RTP_SPEEX_PAY,GstRtpSPEEXPay))