Lines Matching refs:GstRtpH263PayMB
388 static GstRtpH263PayMB *gst_rtp_h263_pay_mb_new (GstRtpH263PayBoundry * boundry,
395 static void gst_rtp_h263_pay_mb_destroy (GstRtpH263PayMB * mb);
958 static GstRtpH263PayMB *
961 GstRtpH263PayMB * macroblock, guint mba) in gst_rtp_h263_pay_B_mbfinder()
966 GstRtpH263PayMB *mac; in gst_rtp_h263_pay_B_mbfinder()
1246 static GstRtpH263PayMB *
1249 GstRtpH263PayMB *mb; in gst_rtp_h263_pay_mb_new()
1252 mb = (GstRtpH263PayMB *) g_malloc0 (sizeof (GstRtpH263PayMB)); in gst_rtp_h263_pay_mb_new()
1268 gst_rtp_h263_pay_mb_destroy (GstRtpH263PayMB * mb) in gst_rtp_h263_pay_mb_destroy()
1435 GstRtpH263PayMB *mac, *mac0; in gst_rtp_h263_pay_mode_B_fragment()
1451 (GstRtpH263PayMB **) g_malloc0 (sizeof (GstRtpH263PayMB *) * in gst_rtp_h263_pay_mode_B_fragment()