Searched refs:max_log2_tile_cols (Results 1 – 1 of 1) sorted by relevance
1011 RK_S32 min_log2_tile_cols, max_log2_tile_cols, max_log2_tile_rows; in mpp_av1_tile_info() local1030 max_log2_tile_cols = mpp_av1_tile_log2(1, MPP_MIN(sb_cols, AV1_MAX_TILE_COLS)); in mpp_av1_tile_info()1040 increment(tile_cols_log2, min_log2_tile_cols, max_log2_tile_cols); in mpp_av1_tile_info()