Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.h176 struct av1_sequence_header_obu { struct
177 uint8_t seq_profile;
178 bool reduced_still_picture_header;
180 struct {
182 } timing_info;
184 bool decoder_model_info_present_flag;
185 struct {
189 } decoder_model_info;
191 uint8_t operating_points_cnt_minus_1;
192 uint16_t operating_point_idc[32];
[all …]