Searched refs:ConcatSizeInBytes (Results 1 – 1 of 1) sorted by relevance
11875 uint64_t ConcatSizeInBytes = BitsProvided / 4; in calculateByteProvider() local11878 uint64_t NewIndex = (Index + ByteShift) % ConcatSizeInBytes; in calculateByteProvider()