Home
last modified time | relevance | path

Searched refs:useLimit (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
H A DLzma2Decoder.cpp112 const UInt64 useLimit = _memUsage; in Code() local
122 const UInt64 okThreads = useLimit / (props.outBlockMax + props.inBlockMax + kOverheadSize); in Code()

Completed in 1 milliseconds