Searched refs:tile1 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c581 int tile0, tile1; local
586 for (tile1 = 0; tile1 < tile_info->tile_rows; tile1++) {
587 int tile_id = tile1 * tile_info->tile_cols + tile0;
590 tile_info->height_in_sbs_minus_1[tile1] + 1;

Completed in 205 milliseconds