Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h425 struct _GstH264NalUnit struct
427 guint16 ref_idc;
428 guint16 type;
431 guint8 idr_pic_flag;
432 guint size;
433 guint offset;
434 guint sc_offset;
435 gboolean valid;
437 guint8 *data;
439 guint8 header_bytes;
[all …]