Searched refs:fromExplicitInputBlock (Results 1 – 1 of 1) sorted by relevance
2048 …ncodeISETritBlock (BitAssignAccessStream& dst, int numBits, bool fromExplicitInputBlock, const ISE… in encodeISETritBlock() argument2079 if (fromExplicitInputBlock) in encodeISETritBlock()2098 const deUint32 T = fromExplicitInputBlock ? blockInput.tOrQValue : tritBlockTValue[tritParts[0]] in encodeISETritBlock()2116 …codeISEQuintBlock (BitAssignAccessStream& dst, int numBits, bool fromExplicitInputBlock, const ISE… in encodeISEQuintBlock() argument2137 if (fromExplicitInputBlock) in encodeISEQuintBlock()2156 const deUint32 Q = fromExplicitInputBlock ? blockInput.tOrQValue : quintBlockQValue[quintParts[0]] in encodeISEQuintBlock()