Home
last modified time | relevance | path

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

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