Searched refs:surface_width_ub_c (Results 1 – 1 of 1) sorted by relevance
281 unsigned int surface_width_ub_c; in dcn5_calculate_swath_width() local349 …surface_width_ub_c = (unsigned int)math_ceil2((double)display_cfg->plane_descriptors[k].surface.pl… in dcn5_calculate_swath_width()354 DML_LOG_VERBOSE("DML::%s: k=%u surface_width_ub_c=%u\n", __func__, k, surface_width_ub_c); in dcn5_calculate_swath_width()388 swath_width_chroma_ub[k] = (unsigned int)(math_min2(surface_width_ub_c, in dcn5_calculate_swath_width()394 …swath_width_chroma_ub[k] = (unsigned int)(math_min2(surface_width_ub_c, math_ceil2((double)SwathWi… in dcn5_calculate_swath_width()396 …swath_width_chroma_ub_single_dpp[k] = (unsigned int)(math_min2(surface_width_ub_c, math_ceil2((dou… in dcn5_calculate_swath_width()