Searched refs:surface_height_ub_c (Results 1 – 1 of 1) sorted by relevance
282 unsigned int surface_height_ub_c; in dcn5_calculate_swath_width() local350 …surface_height_ub_c = (unsigned int)math_ceil2((double)display_cfg->plane_descriptors[k].surface.p… in dcn5_calculate_swath_width()355 DML_LOG_VERBOSE("DML::%s: k=%u surface_height_ub_c=%u\n", __func__, k, surface_height_ub_c); in dcn5_calculate_swath_width()422 swath_width_chroma_ub[k] = (unsigned int)(math_min2(surface_height_ub_c, in dcn5_calculate_swath_width()428 …swath_width_chroma_ub[k] = (unsigned int)(math_min2(surface_height_ub_c, math_ceil2((double)SwathW… in dcn5_calculate_swath_width()430 …swath_width_chroma_ub_single_dpp[k] = (unsigned int)(math_min2(surface_height_ub_c, math_ceil2((do… in dcn5_calculate_swath_width()