Searched refs:MaxSwMode (Results 1 – 2 of 2) sorted by relevance
385 static const UINT_32 MaxSwMode = 32; variable391 static const UINT_32 EquationTableSize = MaxElementBytesLog2 * MaxSwMode * MaxRsrcType;398 UINT_32 m_equationLookupTable[MaxRsrcType][MaxSwMode][MaxElementBytesLog2];
2095 for (UINT_32 swModeIdx = 0; swModeIdx < MaxSwMode; swModeIdx++) in InitEquationTable()