Home
last modified time | relevance | path

Searched defs:_GstRtpH263PayPackage (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph263pay.h374 struct _GstRtpH263PayPackage struct
376 guint8 *payload_start;
377 guint8 *payload_end;
378 guint payload_len;
379 guint8 sbit;
380 guint8 ebit;
381 GstBuffer *outbuf;
382 gboolean marker;
384 GstRtpH263PayHeaderMode mode;
390 guint16 mba;
[all …]