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

/u-boot/lib/lzma/
H A DLzmaDec.c102 #define PosSlot (IsRep0Long + (kNumStates << kNumPosBitsMax)) macro
103 #define SpecPos (PosSlot + (kNumLenToPosStates << kNumPosSlotBits))
305 prob = probs + PosSlot +
648 prob = probs + PosSlot +

Completed in 43 milliseconds