Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c103 #define PosSlot (IsRep0Long + (kNumStates << kNumPosBitsMax)) macro
104 #define SpecPos (PosSlot + (kNumLenToPosStates << kNumPosSlotBits))
308 prob = probs + PosSlot + in LzmaDec_DecodeReal()
659 prob = probs + PosSlot + in LzmaDec_TryDummy()