Searched refs:GstRtpH263PayPic (Results 1 – 2 of 2) sorted by relevance
51 typedef struct _GstRtpH263PayPic GstRtpH263PayPic; typedef77 GstRtpH263PayPic *piclayer;397 #define GST_H263_PICTURELAYER_PLSRC(buf) (((GstRtpH263PayPic *)(buf))->ptype_srcformat)398 #define GST_H263_PICTURELAYER_PLTYPE(buf) (((GstRtpH263PayPic *)(buf))->ptype_pictype)399 #define GST_H263_PICTURELAYER_PLUMV(buf) (((GstRtpH263PayPic *)(buf))->ptype_umvmode)400 #define GST_H263_PICTURELAYER_PLSAC(buf) (((GstRtpH263PayPic *)(buf))->ptype_sacmode)401 #define GST_H263_PICTURELAYER_PLAP(buf) (((GstRtpH263PayPic *)(buf))->ptype_apmode)
608 GstRtpH263PayPackage * package, GstRtpH263PayPic * piclayer) in gst_rtp_h263_pay_splat_header_A()634 GstRtpH263PayPackage * package, GstRtpH263PayPic * piclayer) in gst_rtp_h263_pay_splat_header_B()1684 context->piclayer = (GstRtpH263PayPic *) rtph263pay->data; in gst_rtp_h263_pay_flush()