Home
last modified time | relevance | path

Searched refs:GetOptimum (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/common/lzma/
H A DLzmaEnc.c949 static UInt32 GetOptimum(CLzmaEnc *p, UInt32 position, UInt32 *backRes) in GetOptimum() function
1793 len = GetOptimum(p, nowPos32, &pos); in LzmaEnc_CodeOneBlock()