Searched defs:gob (Results 1 – 3 of 3) sorted by relevance
| /third_party/gstreamer/gstplugins_good/gst/rtp/ |
| D | gstrtph263pay.c | 729 GstRtpH263PayGob *gob; in gst_rtp_h263_pay_gob_new() local 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()
|
| D | gstrtph261pay.c | 573 parse_gob_header (GstRtpH261Pay * pay, GstBitReader * br, Gob * gob) in parse_gob_header() 676 parse_mb_until_pos (GstRtpH261Pay * pay, GstBitReader * br, Gob * gob, in parse_mb_until_pos() 875 Gob *gob; in gst_rtp_h261_packetize_and_push() local
|
| D | gstrtph263pay.h | 408 #define GST_RTP_H263_PAY_GOBN(gob) (((((guint8 *) gob)[2] >> 2) & 0x1f) argument
|