Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.cpp2642 const UInt64 dict64 = GetDict2(); in SetNumThreads2() local
2651 const UInt64 dict64 = GetDict2(); in SetNumThreads2() local
2898 UInt64 CCompressDialog::GetMemoryUsage_Dict_DecompMem(UInt64 dict64, UInt64 &decompressMemory) in GetMemoryUsage_Dict_DecompMem()
2903 UInt64 CCompressDialog::GetMemoryUsage_Threads_Dict_DecompMem(UInt32 numThreads, UInt64 dict64, UIn… in GetMemoryUsage_Threads_Dict_DecompMem()
3274 const UInt64 dict64 = GetDictSpec(); in SaveOptionsInMem() local
/aosp_15_r20/external/lzma/C/
H A DLzmaEnc.c550 const UInt64 dict64 = props.dictSize; in LzmaEnc_SetProps() local