Searched refs:k_BCJ2 (Results 1 – 5 of 5) sorted by relevance
29 #define k_BCJ2 0x0303011B macro269 #define IS_BCJ2(c) ((c)->MethodID == k_BCJ2 && (c)->NumInStreams == 4 && (c)->NumOutStreams == 1)409 else if (coder->MethodID == k_BCJ2) in SzFolder_Decode2()
27 const UInt32 k_BCJ2 = 0x0303011B; variable
17 static const UInt64 k_BCJ2 = 0x0303011B; variable255 if (m == k_Delta || m == k_BCJ || m == k_BCJ2) in Encode()
456 if (mode.Methods[0].Id == k_BCJ2) in MakeExeMethod()467 GetMethodFull(k_BCJ2, 4, m); in MakeExeMethod()705 if (m == k_BCJ || m == k_BCJ2) in Is86FilteredFolder()
465 else if (id == k_BCJ2) name = "BCJ2"; in SetMethodToProp()