Searched defs:av1_uncompressed_header_obu (Results 1 – 1 of 1) sorted by relevance
357 struct av1_uncompressed_header_obu struct359 uint8_t frame_type;360 bool FrameIsIntra;361 bool show_frame;362 bool showable_frame;363 bool show_existing_frame;364 uint8_t frame_to_show_map_idx;366 unsigned RefOrderHint[AV1_NUM_REF_FRAMES];367 bool error_resilient_mode;368 bool disable_cdf_update;[all …]