Searched refs:ShiftCount (Results 1 – 1 of 1) sorted by relevance
541 int ShiftCount=0; in TwiddleUV() local571 ShiftCount += 1; in TwiddleUV()575 MaxValue >>= ShiftCount; in TwiddleUV()576 Twiddled |= (MaxValue << (2*ShiftCount)); in TwiddleUV()