Searched refs:IsCharState (Results 1 – 4 of 4) sorted by relevance
28 public bool IsCharState() { return Index < 7; } in IsCharState() method
260 if (!state.IsCharState()) in Code()
609 …_literalEncoder.GetSubCoder(position, _previousByte).GetPrice(!_state.IsCharState(), matchByte, cu… in GetOptimum()810 GetPrice(!state.IsCharState(), matchByte, currentByte); in GetOptimum()1120 if (!_state.IsCharState()) in CodeOneBlock()
460 #define IsCharState(s) ((s) < 7) macro1027 (!IsCharState(p->state) ? in GetOptimum()1240 (!IsCharState(state) ? in GetOptimum()1802 if (IsCharState(p->state)) in LzmaEnc_CodeOneBlock()