Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph263pay.h298 unsigned int ptype_srcformat:3; member
320 unsigned int ptype_srcformat:3;
397 #define GST_H263_PICTURELAYER_PLSRC(buf) (((GstRtpH263PayPic *)(buf))->ptype_srcformat)
Dgstrtph263pay.c1414 if ((format_props[context->piclayer->ptype_srcformat][0] - 1 == gob->gobn) in gst_rtp_h263_pay_B_fragment_push()
1452 format_props[context->piclayer->ptype_srcformat][1]); in gst_rtp_h263_pay_mode_B_fragment()
1532 for (mb = 0; mb < format_props[context->piclayer->ptype_srcformat][1]; mb++) { in gst_rtp_h263_pay_mode_B_fragment()
1725 ptype_srcformat][0] * sizeof (GstRtpH263PayGob *)); in gst_rtp_h263_pay_flush()
1728 for (i = 0; i < format_props[context->piclayer->ptype_srcformat][0]; i++) { in gst_rtp_h263_pay_flush()
1753 context->no_gobs, format_props[context->piclayer->ptype_srcformat][0]); in gst_rtp_h263_pay_flush()
1841 context->piclayer->ptype_srcformat); in gst_rtp_h263_pay_flush()