Home | History | Annotate | Download | only in LZMA

Lines Matching refs:StateIsCharState

609 				_literalEncoder.GetSubCoder(position, _previousByte).GetPrice(!Base.StateIsCharState(_state), matchByte, currentByte);

810 GetPrice(!Base.StateIsCharState(state), matchByte, currentByte);
1118 if (!Base.StateIsCharState(_state))