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
373 unsigned posSlot = (unsigned)distance; in LzmaDec_DecodeReal() local723 unsigned posSlot; in LzmaDec_TryDummy() local
1463 UInt32 offs, curBack, posSlot; in GetOptimum() local1713 UInt32 posSlot = GetPosSlot1(i); in FillDistancesPrices() local1721 UInt32 posSlot; in FillDistancesPrices() local1899 UInt32 posSlot; in LzmaEnc_CodeOneBlock() local
419 unsigned posSlot = PosSlotDecoder[lenState].Decode(&RangeDec); in DecodeDistance() local