Searched refs:GstRtpH263PayBoundry (Results 1 – 3 of 3) sorted by relevance
384 static void gst_rtp_h263_pay_boundry_init (GstRtpH263PayBoundry * boundry,386 static GstRtpH263PayGob *gst_rtp_h263_pay_gob_new (GstRtpH263PayBoundry *388 static GstRtpH263PayMB *gst_rtp_h263_pay_mb_new (GstRtpH263PayBoundry * boundry,597 gst_rtp_h263_pay_boundry_init (GstRtpH263PayBoundry * boundry, in gst_rtp_h263_pay_boundry_init()685 GstRtpH263PayBoundry * boundry) in gst_rtp_h263_pay_gobfinder()727 gst_rtp_h263_pay_gob_new (GstRtpH263PayBoundry * boundry, guint gobn) in gst_rtp_h263_pay_gob_new()967 GstRtpH263PayBoundry boundry; in gst_rtp_h263_pay_B_mbfinder()1247 gst_rtp_h263_pay_mb_new (GstRtpH263PayBoundry * boundry, guint mba) in gst_rtp_h263_pay_mb_new()1374 guint last, GstRtpH263PayBoundry * boundry) in gst_rtp_h263_pay_B_fragment_push()1437 GstRtpH263PayBoundry boundry; in gst_rtp_h263_pay_mode_B_fragment()[all …]
54 typedef struct _GstRtpH263PayBoundry GstRtpH263PayBoundry; typedef
120754 Fix memory leak of GstRtpH263PayBoundry objects.