Lines Matching refs:INT_32
449 INT_32 CIAddrLib::HwlPostCheckTileIndex( in HwlPostCheckTileIndex()
456 INT_32 index = curIndex; in HwlPostCheckTileIndex()
474 for (index = 0; index < static_cast<INT_32>(m_noOfEntries); index++) in HwlPostCheckTileIndex()
518 ADDR_ASSERT(index < static_cast<INT_32>(m_noOfEntries)); in HwlPostCheckTileIndex()
520 if (index >= static_cast<INT_32>(m_noOfEntries)) in HwlPostCheckTileIndex()
539 INT_32 index, ///< [in] Tile index in HwlSetupTileCfg()
540 INT_32 macroModeIndex, ///< [in] Index in macro tile mode table(CI) in HwlSetupTileCfg()
672 INT_32 tileIndex = tileMode == ADDR_TM_2D_TILED_THIN1 ? 14 : 15; in HwlComputeFmaskInfo()
676 INT_32 macroModeIndex = TileIndexInvalid; in HwlComputeFmaskInfo()
1169 ADDR_ASSERT((index + 1) < static_cast<INT_32>(m_noOfEntries)); in HwlSetupTileInfo()
1446 INT_32 CIAddrLib::HwlComputeMacroModeIndex( in HwlComputeMacroModeIndex()
1447 INT_32 tileIndex, ///< [in] Tile mode index in HwlComputeMacroModeIndex()
1456 INT_32 macroModeIndex = TileIndexInvalid; in HwlComputeMacroModeIndex()