Searched refs:tile_bits (Results 1 – 1 of 1) sorted by relevance
2198 RK_S32 num_tiles, tile_bits; in mpp_av1_tile_group_obu() local2211 tile_bits = mpp_av1_tile_log2(1, ctx->tile_cols) + in mpp_av1_tile_group_obu()2213 fc(tile_bits, tg_start, ctx->tile_num, num_tiles - 1); in mpp_av1_tile_group_obu()2214 fc(tile_bits, tg_end, current->tg_start, num_tiles - 1); in mpp_av1_tile_group_obu()