Searched refs:tile_width_pixels (Results 1 – 1 of 1) sorted by relevance
1504 RK_S32 tile_width_pixels = (width << sb_size_log2); in check_tile_width() local1506 tile_width_pixels = in check_tile_width()1507 (tile_width_pixels * (9 + dxva->superres_denom) + 4) / 8; in check_tile_width()1509 if (tile_width_pixels > 4096) { in check_tile_width()