Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h780 struct _GstH264PPS struct
782 gint id;
784 GstH264SPS *sequence;
786 guint8 entropy_coding_mode_flag;
787 guint8 pic_order_present_flag;
789 guint32 num_slice_groups_minus1;
792 guint8 slice_group_map_type;
794 guint32 run_length_minus1[8];
796 guint32 top_left[8];
797 guint32 bottom_right[8];
[all …]