Searched defs:posSlot (Results 1 – 5 of 5) sorted by relevance
1046 int posSlot = (1 << Base.kNumPosSlotBits) - 1; in WriteEndMarker() local1174 int posSlot = GetPosSlot(pos); in CodeOneBlock() local1318 int posSlot = GetPosSlot(i); in FillDistancesPrices() local1327 int posSlot; in FillDistancesPrices() local
273 int posSlot = m_PosSlotDecoder[Base.GetLenToPosState(len)].Decode(m_RangeDecoder); in Code() local
334 unsigned posSlot = (unsigned)distance; in LzmaDec_DecodeReal() local665 unsigned posSlot; in LzmaDec_TryDummy() local
1413 UInt32 offs, curBack, posSlot; in GetOptimum() local1661 UInt32 posSlot = GetPosSlot1(i); in FillDistancesPrices() local1669 UInt32 posSlot; in FillDistancesPrices() local1846 UInt32 posSlot; in LzmaEnc_CodeOneBlock() local
419 unsigned posSlot = PosSlotDecoder[lenState].Decode(&RangeDec); in DecodeDistance() local