Home | History | Annotate | Download | only in LZMA

Lines Matching defs:_counters

250 			UInt32[] _counters = new UInt32[Base.kNumPosStatesEncodingMax];

262 _counters[posState] = _tableSize;
274 if (--_counters[posState] == 0)