Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.h138 UInt64 Get_Lzma_DicSize() const in Get_Lzma_DicSize() function in CMethodProps
234 const UInt64 dictSize = Get_Lzma_DicSize(); in Get_Xz_BlockSize()
H A DMethodProps.cpp687 const UInt64 dicSize = Get_Lzma_DicSize(); in Get_Lzma_MemUsage()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp146 case k_LZMA2: dicSize = oneMethodInfo.Get_Lzma_DicSize(); break; in SetMainMethod()
/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.cpp4080 const UInt64 dictSize = method.Get_Lzma_DicSize();

Completed in 10 milliseconds