Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.h27 const UInt32 k_BCJ2 = 0x0303011B; variable
D7zEncode.cpp17 static const UInt64 k_BCJ2 = 0x0303011B; variable
/external/lzma/C/
D7zDec.c29 #define k_BCJ2 0x0303011B macro