Searched refs:InputByteNo (Results 1 – 1 of 1) sorted by relevance
1376 unsigned InputByteNo = CountTrailingZeros_32(ByteMask); in CollectBSwapParts() local1384 unsigned DestByteNo = InputByteNo + OverallLeftShift; in CollectBSwapParts()1385 if (InputByteNo < ByteValues.size()/2) { in CollectBSwapParts()1386 if (ByteValues.size()-1-DestByteNo != InputByteNo) in CollectBSwapParts()1389 if (ByteValues.size()-1-DestByteNo != InputByteNo) in CollectBSwapParts()