Searched refs:mip0HeightInBlk (Results 1 – 2 of 2) sorted by relevance
318 UINT_32 mip0HeightInBlk, in GetMajorMode() argument321 BOOL_32 yMajor = (mip0WidthInBlk < mip0HeightInBlk); in GetMajorMode()326 yMajor = yMajor && (mip0HeightInBlk >= mip0DepthInBlk); in GetMajorMode()
3959 UINT_32 mip0HeightInBlk = pOut->height / pOut->blockHeight; in HwlComputeSurfaceInfoTiled() local3964 mip0HeightInBlk, in HwlComputeSurfaceInfoTiled()3981 UINT_32 mip1HeightInBlk = RoundHalf(mip0HeightInBlk); in HwlComputeSurfaceInfoTiled()