Searched refs:AlignedDCCMetaPitchY (Results 1 – 6 of 6) sorted by relevance
894 double AlignedDCCMetaPitchY[DC__NUM_DPP__MAX]; member
305 unsigned int AlignedDCCMetaPitchY[DML2_MAX_PLANES];304 unsigned int AlignedDCCMetaPitchY[DML2_MAX_PLANES]; global() member
8330 mode_lib->ms.support.AlignedDCCMetaPitchY[k] = (unsigned int)math_ceil2(math_max2(display_cfg->plane_descriptors[k].surface.dcc.plane0.pitch, in dml_core_mode_support() 8333 if (mode_lib->ms.support.AlignedDCCMetaPitchY[k] > display_cfg->plane_descriptors[k].surface.dcc.plane0.pitch) in dml_core_mode_support() 8344 mode_lib->ms.support.AlignedDCCMetaPitchY[k] = 0; in dml_core_mode_support()
802 …dml_float_t AlignedDCCMetaPitchY[__DML_NUM_PLANES__]; /// <brief Pitch value that is aligned to ti… member
8195 mode_lib->ms.support.AlignedDCCMetaPitchY[k] = dml_ceil(dml_max(mode_lib->ms.cache_display_cfg.surface.DCCMetaPitchY[k], mode_lib->ms.cache_display_cfg.surface.SurfaceWidthY[k]), 64.0 * mode_lib->ms.Read256BlockWidthY[k]); in dml_core_mode_support() 8197 mode_lib->ms.support.AlignedDCCMetaPitchY[k] = mode_lib->ms.cache_display_cfg.surface.DCCMetaPitchY[k]; in dml_core_mode_support() 8216 mode_lib->ms.support.AlignedDCCMetaPitchY[k] > mode_lib->ms.cache_display_cfg.surface.DCCMetaPitchY[k] || mode_lib->ms.support.AlignedDCCMetaPitchC[k] > mode_lib->ms.cache_display_cfg.surface.DCCMetaPitchC[k]) { in dml_core_mode_support()
3650 mode_lib->vba.AlignedDCCMetaPitchY[k] = dml_ceil( in dml32_ModeSupportAndSystemConfigurationFull() 3654 mode_lib->vba.AlignedDCCMetaPitchY[k] = mode_lib->vba.DCCMetaPitchY[k]; in dml32_ModeSupportAndSystemConfigurationFull() 3678 || mode_lib->vba.AlignedDCCMetaPitchY[k] > mode_lib->vba.DCCMetaPitchY[k] in dml32_ModeSupportAndSystemConfigurationFull()