Lines Matching refs:_numFastBytesPrev
351 int _numFastBytesPrev = -1; 375 if (_dictionarySize == _dictionarySizePrev && _numFastBytesPrev == _numFastBytes) 379 _numFastBytesPrev = _numFastBytes;