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
470 unsigned posSlot = (unsigned)distance; in LZMA_DECODE_REAL() local859 unsigned posSlot; in LzmaDec_TryDummy() local
1846 unsigned offs, posSlot, len; in GetOptimum() local2238 unsigned posSlot = GetPosSlot1(i); in FillDistancesPrices() local2546 unsigned posSlot; in LzmaEnc_CodeOneBlock() local
419 unsigned posSlot = PosSlotDecoder[lenState].Decode(&RangeDec); in DecodeDistance() local