Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
DMethodProps.cpp657 static UInt64 GetMemoryUsage_LZMA(UInt32 dict, bool isBt, UInt32 numThreads) in GetMemoryUsage_LZMA()
688 const bool isBt = Get_Lzma_MatchFinder_IsBt(); in Get_Lzma_MemUsage() local