Searched refs:k_LZMA2 (Results 1 – 6 of 6) sorted by relevance
103 const UInt32 k_LZMA2 = 0x21; variable
184 if (id == k_LZMA2) in GetArchiveProperty()433 else if (id == k_LZMA2) in SetMethodToProp()
140 case k_LZMA2: dicSize = oneMethodInfo.Get_Lzma_DicSize(); break; in SetMainMethod()
722 if (id == k_LZMA2 && propsSize == 1) in ReadUnpackInfo()
1067 if (nextMethod.Id == k_LZMA || nextMethod.Id == k_LZMA2) in MakeExeMethod()
25 #define k_LZMA2 0x21 macro279 case k_LZMA2: in IS_MAIN_METHOD()438 else if (coder->MethodID == k_LZMA2) in SzFolder_Decode2()