Searched refs:IsCharState (Results 1 – 3 of 3) 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()