Searched refs:SwathWidthGranularityC (Results 1 – 4 of 4) sorted by relevance
486 double SwathWidthGranularityC; member
2728 double SwathWidthGranularityC; in dml20_DisplayPipeConfiguration() local2883 SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2) in dml20_DisplayPipeConfiguration()2887 SwathWidthGranularityC) + SwathWidthGranularityC) in dml20_DisplayPipeConfiguration()4312 …locals->SwathWidthGranularityC = 256 / dml_ceil(locals->BytePerPixelInDETC[k], 2) / locals->MaxSwa… in dml20_ModeSupportAndSystemConfigurationFull()4314 …izeBytesC = (dml_ceil(locals->SwathWidthYPerState[i][j][k] / 2 - 1, locals->SwathWidthGranularityC) in dml20_ModeSupportAndSystemConfigurationFull()4315 + locals->SwathWidthGranularityC) * locals->BytePerPixelInDETC[k] * locals->MaxSwathHeightC[k]; in dml20_ModeSupportAndSystemConfigurationFull()
2800 double SwathWidthGranularityC; in dml20v2_DisplayPipeConfiguration() local2955 SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2) in dml20v2_DisplayPipeConfiguration()2959 SwathWidthGranularityC) + SwathWidthGranularityC) in dml20v2_DisplayPipeConfiguration()4391 …locals->SwathWidthGranularityC = 256 / dml_ceil(locals->BytePerPixelInDETC[k], 2) / locals->MaxSwa… in dml20v2_ModeSupportAndSystemConfigurationFull()4393 …izeBytesC = (dml_ceil(locals->SwathWidthYPerState[i][j][k] / 2 - 1, locals->SwathWidthGranularityC) in dml20v2_ModeSupportAndSystemConfigurationFull()4394 + locals->SwathWidthGranularityC) * locals->BytePerPixelInDETC[k] * locals->MaxSwathHeightC[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
2820 double SwathWidthGranularityC; in DisplayPipeConfiguration() local2972 SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2) in DisplayPipeConfiguration()2976 SwathWidthGranularityC) + SwathWidthGranularityC) in DisplayPipeConfiguration()4429 …mode_lib->vba.SwathWidthGranularityC = 256.0 / dml_ceil(locals->BytePerPixelInDETC[k], 2.0) / loca… in dml21_ModeSupportAndSystemConfigurationFull()4430 …tesC = (dml_ceil(locals->SwathWidthYThisState[k] / 2.0 - 1.0, mode_lib->vba.SwathWidthGranularityC) in dml21_ModeSupportAndSystemConfigurationFull()4431 …+ mode_lib->vba.SwathWidthGranularityC) * locals->BytePerPixelInDETC[k] * locals->MaxSwathHeightC[… in dml21_ModeSupportAndSystemConfigurationFull()