Searched refs:heightAmp (Results 1 – 2 of 2) sorted by relevance
1401 UINT_32 heightAmp = log2blkSizeIn256B - widthAmp; in ComputeBlockDimension() local1406 *pHeight = (Block256_2d[microBlockSizeTableIndex].h << heightAmp); in ComputeBlockDimension()
195 UINT_32 heightAmp = totalAmpBits - widthAmp; in HwlComputeHtileInfo() local197 metaBlkDim.h <<= heightAmp; in HwlComputeHtileInfo()309 UINT_32 heightAmp = totalAmpBits >> 1; in HwlComputeCmaskInfo() local310 UINT_32 widthAmp = totalAmpBits - heightAmp; in HwlComputeCmaskInfo()312 metaBlkDim.h <<= heightAmp; in HwlComputeCmaskInfo()