Searched refs:xorBits (Results 1 – 1 of 1) sorted by relevance
1684 UINT_32 xorBits = macroBlockBits - m_pipeInterleaveLog2; in GetPipeXorBits() local1687 UINT_32 pipeBits = Min(xorBits, m_pipesLog2 + m_seLog2); in GetPipeXorBits()