Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h890 struct _GstH264SliceHdr struct
892 guint32 first_mb_in_slice;
893 guint32 type;
894 GstH264PPS *pps;
897 guint8 colour_plane_id;
899 guint16 frame_num;
901 guint8 field_pic_flag;
902 guint8 bottom_field_flag;
905 guint16 idr_pic_id;
908 guint16 pic_order_cnt_lsb;
[all …]