Searched refs:tileSplitC (Results 1 – 1 of 1) sorted by relevance
1493 UINT_32 tileSplitC = Min(m_rowSize, tileSplit); in HwlComputeMacroModeIndex() local1498 tileBytes = Min(tileSplitC, tileBytes1x); in HwlComputeMacroModeIndex()1502 tileBytes = Min(tileSplitC, numSamples * tileBytes1x); in HwlComputeMacroModeIndex()1529 pTileInfo->tileSplitBytes = tileSplitC; in HwlComputeMacroModeIndex()