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()
904 static UInt32 Backward(CLzmaEnc *p, UInt32 *backRes, UInt32 cur) in Backward()942 static UInt32 GetOptimum(CLzmaEnc *p, UInt32 position, UInt32 *backRes) in GetOptimum()1502 static UInt32 GetOptimumFast(CLzmaEnc *p, UInt32 *backRes) in GetOptimumFast()
537 int backRes; field in Encoder