Searched refs:IsMatch (Results 1 – 1 of 1) sorted by relevance
101 #define IsMatch 0 macro102 #define IsRep (IsMatch + (kNumStates << kNumPosBitsMax))177 prob = probs + IsMatch + (state << kNumPosBitsMax) + posState; in LzmaDec_DecodeReal()521 prob = probs + IsMatch + (state << kNumPosBitsMax) + posState; in LzmaDec_TryDummy()