Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1154 static UInt64 GetNumIterations(UInt64 numCommands, UInt64 complexInCommands) in GetNumIterations() function
1278 …encoder.NumIterations = GetNumIterations(benchProps->GeComprCommands(uncompressedDataSize), comple… in MethodBench()
1348 …encoder.NumIterations = GetNumIterations(benchProps->GeDecomprCommands(encoder.compressedSize, enc… in MethodBench()