Searched refs:GstRtpH263PayGob (Results 1 – 2 of 2) sorted by relevance
386 static GstRtpH263PayGob *gst_rtp_h263_pay_gob_new (GstRtpH263PayBoundry *396 static void gst_rtp_h263_pay_gob_destroy (GstRtpH263PayGob * gob, guint ind);726 static GstRtpH263PayGob *729 GstRtpH263PayGob *gob; in gst_rtp_h263_pay_gob_new()731 gob = (GstRtpH263PayGob *) g_malloc0 (sizeof (GstRtpH263PayGob)); in gst_rtp_h263_pay_gob_new()747 gst_rtp_h263_pay_gob_destroy (GstRtpH263PayGob * gob, guint ind) in gst_rtp_h263_pay_gob_destroy()960 GstRtpH263PayContext * context, GstRtpH263PayGob * gob, in gst_rtp_h263_pay_B_mbfinder()1373 GstRtpH263PayContext * context, GstRtpH263PayGob * gob, guint first, in gst_rtp_h263_pay_B_fragment_push()1430 GstRtpH263PayContext * context, GstRtpH263PayGob * gob) in gst_rtp_h263_pay_mode_B_fragment()1724 (GstRtpH263PayGob **) g_malloc0 (format_props[context->piclayer-> in gst_rtp_h263_pay_flush()[all …]
56 typedef struct _GstRtpH263PayGob GstRtpH263PayGob; typedef85 GstRtpH263PayGob **gobs;