Searched refs:surface_height_ub_l (Results 1 – 1 of 1) sorted by relevance
280 unsigned int surface_height_ub_l; in dcn5_calculate_swath_width() local348 …surface_height_ub_l = (unsigned int)math_ceil2((double)display_cfg->plane_descriptors[k].surface.p… in dcn5_calculate_swath_width()353 DML_LOG_VERBOSE("DML::%s: k=%u surface_height_ub_l=%u\n", __func__, k, surface_height_ub_l); in dcn5_calculate_swath_width()408 swath_width_luma_ub[k] = (unsigned int)(math_min2(surface_height_ub_l, in dcn5_calculate_swath_width()414 …swath_width_luma_ub[k] = (unsigned int)(math_min2(surface_height_ub_l, math_ceil2((double)SwathWid… in dcn5_calculate_swath_width()416 …swath_width_luma_ub_single_dpp[k] = (unsigned int)(math_min2(surface_height_ub_l, math_ceil2((doub… in dcn5_calculate_swath_width()