Searched defs:ObuSequenceHeader (Results 1 – 1 of 1) sorted by relevance
128 struct ObuSequenceHeader { struct142 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 …]