Searched refs:alignedHeight (Results 1 – 1 of 1) sorted by relevance
3574 UINT_32 alignedHeight = PowTwoAlign(height, macroTileHeightAlign); in DegradeTo1D() local3575 UINT_64 alignedSize = alignedPitch * alignedHeight; in DegradeTo1D()