Searched refs:GetPosSlot2 (Results 1 – 3 of 3) sorted by relevance
113 #define GetPosSlot2(pos, res) { BSR2_RET(pos, res); } macro163 #define GetPosSlot2(pos, res) { BSR2_RET(pos, res); } macro1294 GetPosSlot2(dist, slot); in GetOptimum()1755 GetPosSlot2(dist, posSlot); in GetOptimum()1846 GetPosSlot2(dist, posSlot); in GetOptimum()
44 static int GetPosSlot2(int pos) in GetPosSlot2() method in Encoder496 price = _posSlotPrices[(lenToPosState << Base.kNumPosSlotBits) + GetPosSlot2(pos)] + in GetPosLenPrice()
44 static UInt32 GetPosSlot2(UInt32 pos) in GetPosSlot2() method in SevenZip.Compression.LZMA.Encoder496 price = _posSlotPrices[(lenToPosState << Base.kNumPosSlotBits) + GetPosSlot2(pos)] + in GetPosLenPrice()