Home
last modified time | relevance | path

Searched refs:PosSlot (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.c107 #define PosSlot (IsRep0Long + (kNumStates << kNumPosBitsMax)) macro
108 #define SpecPos (PosSlot + (kNumLenToPosStates << kNumPosSlotBits))
315 prob = probs + PosSlot + in LzmaDec_DecodeReal()
652 prob = probs + PosSlot + in LzmaDec_TryDummy()