Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DMethodProps.h97 UInt32 Get_Lzma_DicSize() const in Get_Lzma_DicSize() function
174 UInt32 dictSize = Get_Lzma_DicSize(); in Get_Xz_BlockSize()
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp140 case k_LZMA2: dicSize = oneMethodInfo.Get_Lzma_DicSize(); break; in SetMainMethod()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp3062 UInt32 dictSize = method.Get_Lzma_DicSize(); in Bench()