Home | History | Annotate | Download | only in LZMA

Lines Matching defs:UpdateTables

265 		public void UpdateTables(int numPosStates)

1265 _lenEncoder.UpdateTables(1 << _posStateBits);
1267 _repMatchLenEncoder.UpdateTables(1 << _posStateBits);