Home
last modified time | relevance | path

Searched refs:GstRtpH263PayContext (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph263pay.c397 static void gst_rtp_h263_pay_context_destroy (GstRtpH263PayContext * context,
507 gst_rtp_h263_pay_context_destroy (GstRtpH263PayContext * context, guint ind) in gst_rtp_h263_pay_context_destroy()
901 GstRtpH263PayContext * context, guint n, guint rest_bits, in gst_rtp_h263_pay_move_window_right()
960 GstRtpH263PayContext * context, GstRtpH263PayGob * gob, in gst_rtp_h263_pay_B_mbfinder()
1278 GstRtpH263PayContext * context, GstRtpH263PayPackage * package) in gst_rtp_h263_pay_push()
1341 GstRtpH263PayContext * context, guint first, guint last) in gst_rtp_h263_pay_A_fragment_push()
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()
1634 GstRtpH263PayContext * context) in gst_rtp_h263_send_entire_frame()
1663 GstRtpH263PayContext *context; in gst_rtp_h263_pay_flush()
[all …]
Dgstrtph263pay.h50 typedef struct _GstRtpH263PayContext GstRtpH263PayContext; typedef