Searched defs:backRes (Results 1 – 3 of 3) sorted by relevance
501 UInt32 Backward(out UInt32 backRes, UInt32 cur) in Backward()539 UInt32 GetOptimum(UInt32 position, out UInt32 backRes) in GetOptimum()
946 static UInt32 Backward(CLzmaEnc *p, UInt32 *backRes, UInt32 cur) in Backward()984 static UInt32 GetOptimum(CLzmaEnc *p, UInt32 position, UInt32 *backRes) in GetOptimum()1554 static UInt32 GetOptimumFast(CLzmaEnc *p, UInt32 *backRes) in GetOptimumFast()
537 int backRes; field in Encoder