Searched refs:tileSplitC (Results 1 – 1 of 1) sorted by relevance
1850 UINT_32 tileSplitC = Min(m_rowSize, tileSplit); in HwlComputeMacroModeIndex() local1855 tileBytes = Min(tileSplitC, tileBytes1x); in HwlComputeMacroModeIndex()1859 tileBytes = Min(tileSplitC, numSamples * tileBytes1x); in HwlComputeMacroModeIndex()1881 pTileInfo->tileSplitBytes = tileSplitC; in HwlComputeMacroModeIndex()