Searched refs:k_LZMA2 (Results 1 – 3 of 3) sorted by relevance
12 static const UInt64 k_LZMA2 = 0x21; variable18 if (inSizeForReduce != 0 && (method.Id == k_LZMA || method.Id == k_LZMA2)) in SetMethodProperties()
20 #define k_LZMA2 0x21 macro249 case k_LZMA2: in IS_MAIN_METHOD()399 else if (coder->MethodID == k_LZMA2) in SzFolder_Decode2()
177 static const UInt64 k_LZMA2 = 0x21; variable287 else if (coder.MethodID == k_LZMA2 && coder.Props.GetCapacity() == 1) in GetProperty()