Searched refs:AlignedDCCMetaPitchY (Results 1 – 6 of 6) sorted by relevance
894 double AlignedDCCMetaPitchY[DC__NUM_DPP__MAX]; member
286 unsigned int AlignedDCCMetaPitchY[DML2_MAX_PLANES]; member
1083 …mode_lib->ms.support.AlignedDCCMetaPitchY[k] = (unsigned int)math_ceil2(math_max2(display_cfg->pla… in dml2_core_shared_mode_support()1086 …if (mode_lib->ms.support.AlignedDCCMetaPitchY[k] > display_cfg->plane_descriptors[k].surface.dcc.p… in dml2_core_shared_mode_support()1097 mode_lib->ms.support.AlignedDCCMetaPitchY[k] = 0; in dml2_core_shared_mode_support()
745 …dml_float_t AlignedDCCMetaPitchY[__DML_NUM_PLANES__]; /// <brief Pitch value that is aligned to ti… member
3635 mode_lib->vba.AlignedDCCMetaPitchY[k] = dml_ceil( in dml32_ModeSupportAndSystemConfigurationFull()3639 mode_lib->vba.AlignedDCCMetaPitchY[k] = mode_lib->vba.DCCMetaPitchY[k]; in dml32_ModeSupportAndSystemConfigurationFull()3663 || mode_lib->vba.AlignedDCCMetaPitchY[k] > mode_lib->vba.DCCMetaPitchY[k] in dml32_ModeSupportAndSystemConfigurationFull()
5399 …v->AlignedDCCMetaPitchY[k] = dml_ceil(dml_max(v->DCCMetaPitchY[k], v->SurfaceWidthY[k]), 64.0 * v-…5401 v->AlignedDCCMetaPitchY[k] = v->DCCMetaPitchY[k];5419 …|| v->AlignedDCCMetaPitchY[k] > v->DCCMetaPitchY[k] || v->AlignedDCCMetaPitchC[k] > v->DCCMetaPitc…