Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtptheoradepay.c66 G_DEFINE_TYPE (GstRtpTheoraDepay, gst_rtp_theora_depay,
117 gst_rtp_theora_depay_init (GstRtpTheoraDepay * rtptheoradepay) in gst_rtp_theora_depay_init()
130 free_indents (GstRtpTheoraDepay * rtptheoradepay) in free_indents()
139 GstRtpTheoraDepay *rtptheoradepay = GST_RTP_THEORA_DEPAY (object); in gst_rtp_theora_depay_finalize()
147 gst_rtp_theora_depay_parse_configuration (GstRtpTheoraDepay * rtptheoradepay, in gst_rtp_theora_depay_parse_configuration()
307 gst_rtp_theora_depay_parse_inband_configuration (GstRtpTheoraDepay * in gst_rtp_theora_depay_parse_inband_configuration()
337 GstRtpTheoraDepay *rtptheoradepay; in gst_rtp_theora_depay_setcaps()
385 gst_rtp_theora_depay_switch_codebook (GstRtpTheoraDepay * rtptheoradepay, in gst_rtp_theora_depay_switch_codebook()
423 GstRtpTheoraDepay *rtptheoradepay; in gst_rtp_theora_depay_process()
658 GstRtpTheoraDepay *rtptheoradepay; in gst_rtp_theora_depay_change_state()
[all …]
Dgstrtptheoradepay.h32 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_RTP_THEORA_DEPAY,GstRtpTheoraDepay))
40 typedef struct _GstRtpTheoraDepay GstRtpTheoraDepay; typedef