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