Searched refs:GstRtpMP4VPay (Results 1 – 2 of 2) sorted by relevance
84 G_DEFINE_TYPE (GstRtpMP4VPay, gst_rtp_mp4v_pay, GST_TYPE_RTP_BASE_PAYLOAD);136 gst_rtp_mp4v_pay_init (GstRtpMP4VPay * rtpmp4vpay) in gst_rtp_mp4v_pay_init()151 GstRtpMP4VPay *rtpmp4vpay; in gst_rtp_mp4v_pay_finalize()166 gst_rtp_mp4v_pay_new_caps (GstRtpMP4VPay * rtpmp4vpay) in gst_rtp_mp4v_pay_new_caps()192 GstRtpMP4VPay *rtpmp4vpay; in gst_rtp_mp4v_pay_setcaps()232 gst_rtp_mp4v_pay_empty (GstRtpMP4VPay * rtpmp4vpay) in gst_rtp_mp4v_pay_empty()240 gst_rtp_mp4v_pay_flush (GstRtpMP4VPay * rtpmp4vpay) in gst_rtp_mp4v_pay_flush()325 gst_rtp_mp4v_pay_depay_data (GstRtpMP4VPay * enc, guint8 * data, guint size, in gst_rtp_mp4v_pay_depay_data()431 GstRtpMP4VPay *rtpmp4vpay; in gst_rtp_mp4v_pay_handle_buffer()584 GstRtpMP4VPay *rtpmp4vpay; in gst_rtp_mp4v_pay_sink_event()[all …]
32 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_RTP_MP4V_PAY,GstRtpMP4VPay))40 typedef struct _GstRtpMP4VPay GstRtpMP4VPay; typedef