Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.h470 struct _GstH265NalUnit struct
472 guint8 type;
473 guint8 layer_id;
474 guint8 temporal_id_plus1;
477 guint size;
478 guint offset;
479 guint sc_offset;
480 gboolean valid;
482 guint8 *data;
483 guint8 header_bytes;