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