Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.h28 _memUsage_Decompress = memAvail; in InitCommon()
44 _memUsage_Decompress = memAvail / 32 * 17; in InitCommon()
57 UInt64 _memUsage_Decompress; member in NArchive::CCommonMethodProps
H A DHandlerOut.cpp105 _memUsage_Decompress = v; in SetCommonProperty()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zExtract.cpp394 , true, _numThreads, _memUsage_Decompress in Extract()
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp135 decoder._memUsage = _memUsage_Decompress; in Decode()

Completed in 3 milliseconds