Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A Dobu_parser.h128 struct ObuSequenceHeader { struct
142 BitstreamProfile profile;
143 bool still_picture;
144 bool reduced_still_picture_header;
145 int operating_points;
146 int operating_point_idc[kMaxOperatingPoints];
147 BitStreamLevel level[kMaxOperatingPoints];
148 int8_t tier[kMaxOperatingPoints];
149 int8_t frame_width_bits;
150 int8_t frame_height_bits;
[all …]