Searched refs:GetRepLen1Price (Results 1 – 2 of 2) sorted by relevance
455 int GetRepLen1Price(int state, int posState) in GetRepLen1Price() method in Encoder617 int shortRepPrice = repMatchPrice + GetRepLen1Price(_state, posState); in GetOptimum()829 int shortRepPrice = repMatchPrice + GetRepLen1Price(state, posState); in GetOptimum()
455 UInt32 GetRepLen1Price(Base.State state, UInt32 posState) in GetRepLen1Price() method in SevenZip.Compression.LZMA.Encoder617 UInt32 shortRepPrice = repMatchPrice + GetRepLen1Price(_state, posState); in GetOptimum()829 UInt32 shortRepPrice = repMatchPrice + GetRepLen1Price(state, posState); in GetOptimum()