Lines Matching refs:GstRtpTheoraDepay
66 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()
690 GstRtpTheoraDepay *rtptheoradepay = GST_RTP_THEORA_DEPAY (depayload); in gst_rtp_theora_depay_packet_lost()