Searched defs:vdec_av1_slice_tile (Results 1 – 1 of 1) sorted by relevance
402 struct vdec_av1_slice_tile { struct403 u8 tile_cols;404 u8 tile_rows;405 int mi_col_starts[V4L2_AV1_MAX_TILE_COLS + 1];406 int mi_row_starts[V4L2_AV1_MAX_TILE_ROWS + 1];407 u8 context_update_tile_id;408 u8 uniform_tile_spacing_flag;