Searched refs:sb_size_log2 (Results 1 – 1 of 1) sorted by relevance
1504 const RK_S32 sb_size_log2 = dxva->coding.use_128x128_superblock ? 7 : 6; in check_tile_width() local1505 RK_S32 tile_width_pixels = (width << sb_size_log2); in check_tile_width()