Searched refs:GstRtpMP4GDepay (Results 1 – 2 of 2) sorted by relevance
131 G_DEFINE_TYPE (GstRtpMP4GDepay, gst_rtp_mp4g_depay,183 gst_rtp_mp4g_depay_init (GstRtpMP4GDepay * rtpmp4gdepay) in gst_rtp_mp4g_depay_init()192 GstRtpMP4GDepay *rtpmp4gdepay; in gst_rtp_mp4g_depay_finalize()224 GstRtpMP4GDepay *rtpmp4gdepay; in gst_rtp_mp4g_depay_setcaps()314 gst_rtp_mp4g_depay_clear_queue (GstRtpMP4GDepay * rtpmp4gdepay) in gst_rtp_mp4g_depay_clear_queue()323 gst_rtp_mp4g_depay_reset (GstRtpMP4GDepay * rtpmp4gdepay) in gst_rtp_mp4g_depay_reset()335 gst_rtp_mp4g_depay_push_outbuf (GstRtpMP4GDepay * rtpmp4gdepay, in gst_rtp_mp4g_depay_push_outbuf()356 gst_rtp_mp4g_depay_flush_queue (GstRtpMP4GDepay * rtpmp4gdepay) in gst_rtp_mp4g_depay_flush_queue()371 gst_rtp_mp4g_depay_queue (GstRtpMP4GDepay * rtpmp4gdepay, GstBuffer * outbuf) in gst_rtp_mp4g_depay_queue()433 GstRtpMP4GDepay *rtpmp4gdepay; in gst_rtp_mp4g_depay_process()[all …]
32 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_RTP_MP4G_DEPAY,GstRtpMP4GDepay))40 typedef struct _GstRtpMP4GDepay GstRtpMP4GDepay; typedef