Searched refs:SwathWidthGranularityY (Results 1 – 4 of 4) sorted by relevance
2724 double SwathWidthGranularityY; in dml20_DisplayPipeConfiguration() local2870 SwathWidthGranularityY = 256 / dml_ceil(BytePerPixDETY, 1) / MaximumSwathHeightY; in dml20_DisplayPipeConfiguration()2873 SwathWidthGranularityY) + SwathWidthGranularityY) * BytePerPixDETY in dml20_DisplayPipeConfiguration()4304 …locals->SwathWidthGranularityY = 256 / dml_ceil(locals->BytePerPixelInDETY[k], 1) / locals->MaxSw… in dml20_ModeSupportAndSystemConfigurationFull()4305 …athSizeBytesY = (dml_ceil(locals->SwathWidthYPerState[i][j][k] - 1, locals->SwathWidthGranularityY) in dml20_ModeSupportAndSystemConfigurationFull()4306 … + locals->SwathWidthGranularityY) * locals->BytePerPixelInDETY[k] * locals->MaxSwathHeightY[k]; in dml20_ModeSupportAndSystemConfigurationFull()
2797 double SwathWidthGranularityY; in dml20v2_DisplayPipeConfiguration() local2943 SwathWidthGranularityY = 256 / dml_ceil(BytePerPixDETY, 1) / MaximumSwathHeightY; in dml20v2_DisplayPipeConfiguration()2946 SwathWidthGranularityY) + SwathWidthGranularityY) * BytePerPixDETY in dml20v2_DisplayPipeConfiguration()4425 …locals->SwathWidthGranularityY = 256 / dml_ceil(locals->BytePerPixelInDETY[k], 1) / locals->MaxSw… in dml20v2_ModeSupportAndSystemConfigurationFull()4426 …athSizeBytesY = (dml_ceil(locals->SwathWidthYPerState[i][j][k] - 1, locals->SwathWidthGranularityY) in dml20v2_ModeSupportAndSystemConfigurationFull()4427 … + locals->SwathWidthGranularityY) * locals->BytePerPixelInDETY[k] * locals->MaxSwathHeightY[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
2822 double SwathWidthGranularityY; in DisplayPipeConfiguration() local2965 SwathWidthGranularityY = 256 / dml_ceil(BytePerPixDETY, 1) / MaximumSwathHeightY; in DisplayPipeConfiguration()2968 SwathWidthGranularityY) + SwathWidthGranularityY) * BytePerPixDETY in DisplayPipeConfiguration()4542 mode_lib->vba.SwathWidthGranularityY = 256.0 in dml21_ModeSupportAndSystemConfigurationFull()4546 (dml_ceil(locals->SwathWidthYThisState[k] - 1.0, mode_lib->vba.SwathWidthGranularityY) in dml21_ModeSupportAndSystemConfigurationFull()4547 …+ mode_lib->vba.SwathWidthGranularityY) * locals->BytePerPixelInDETY[k] * locals->MaxSwathHeightY[… in dml21_ModeSupportAndSystemConfigurationFull()
716 double SwathWidthGranularityY; member
Completed in 34 milliseconds