Searched refs:_numFastBytesPrev (Results 1 – 2 of 2) sorted by relevance
351 int _numFastBytesPrev = -1; field in Encoder375 if (_dictionarySize == _dictionarySizePrev && _numFastBytesPrev == _numFastBytes) in Create()379 _numFastBytesPrev = _numFastBytes; in Create()
351 UInt32 _numFastBytesPrev = 0xFFFFFFFF; field in SevenZip.Compression.LZMA.Encoder375 if (_dictionarySize == _dictionarySizePrev && _numFastBytesPrev == _numFastBytes) in Create()379 _numFastBytesPrev = _numFastBytes; in Create()