Searched refs:max_mb_address (Results 1 – 2 of 2) sorted by relevance
294 unsigned context_buffer_size_per_ctb_row, cm_buffer_size, max_mb_address, db_left_tile_pxl_size; in calc_ctx_size_h265_main10() local317 max_mb_address = (unsigned)ceil(height * 8 / 2048.0); in calc_ctx_size_h265_main10()320 db_left_tile_pxl_size = coeff_10bit * (max_mb_address * 2 * 2048 + 1024); in calc_ctx_size_h265_main10()
616 unsigned context_buffer_size_per_ctb_row, cm_buffer_size, max_mb_address, db_left_tile_pxl_size; in calc_ctx_size_h265_main10() local639 max_mb_address = (unsigned)ceil(height * 8 / 2048.0); in calc_ctx_size_h265_main10()642 db_left_tile_pxl_size = coeff_10bit * (max_mb_address * 2 * 2048 + 1024); in calc_ctx_size_h265_main10()