Home | History | Annotate | Download | only in LZMA

Lines Matching refs:_numFastBytesPrev

351 		UInt32 _numFastBytesPrev = 0xFFFFFFFF;

375 if (_dictionarySize == _dictionarySizePrev && _numFastBytesPrev == _numFastBytes)
379 _numFastBytesPrev = _numFastBytes;