Searched refs:MaxElementBytesLog2 (Results 1 – 4 of 4) sorted by relevance
967 static const UINT_32 MaxElementBytesLog2 = 5; variable969 static const UINT_32 EquationTableSize = MaxElementBytesLog2 * MaxSwModeType * MaxRsrcType;976 UINT_32 m_equationLookupTable[MaxRsrcType][MaxSwModeType][MaxElementBytesLog2];
2261 BOOL_32 supported = (elementBytesLog2 < MaxElementBytesLog2) && in IsEquationSupported()2301 for (UINT_32 bppIdx = 0; bppIdx < MaxElementBytesLog2; bppIdx++) in InitEquationTable()
1648 for (UINT_32 elemLog2 = 0; elemLog2 < MaxElementBytesLog2; elemLog2++) in InitEquationTable()
2011 for (UINT_32 elemLog2 = 0; elemLog2 < MaxElementBytesLog2; elemLog2++) in InitEquationTable()