Searched refs:tile_bits (Results 1 – 1 of 1) sorted by relevance
2207 RK_S32 num_tiles, tile_bits; in mpp_av1_tile_group_obu() local2220 tile_bits = mpp_av1_tile_log2(1, ctx->tile_cols) + in mpp_av1_tile_group_obu()2222 fc(tile_bits, tg_start, ctx->tile_num, num_tiles - 1); in mpp_av1_tile_group_obu()2223 fc(tile_bits, tg_end, current->tg_start, num_tiles - 1); in mpp_av1_tile_group_obu()