Searched refs:InputByteNo (Results 1 – 1 of 1) sorted by relevance
1360 unsigned InputByteNo = CountTrailingZeros_32(ByteMask); in CollectBSwapParts() local1368 unsigned DestByteNo = InputByteNo + OverallLeftShift; in CollectBSwapParts()1369 if (ByteValues.size()-1-DestByteNo != InputByteNo) in CollectBSwapParts()