Home
last modified time | relevance | path

Searched defs:lzmaThreads (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMethodProps.h197 int Get_Xz_NumThreads(UInt32 &lzmaThreads) const in Get_Xz_NumThreads()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp234 const UInt32 lzmaThreads = oneMethodInfo.Get_Lzma_NumThreads(); in SetMainMethod() local