Home
last modified time | relevance | path

Searched refs:kLitContextBits (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DLzmaEncoder.cpp103 SET_PROP_32(kLitContextBits, lc) in SetLzmaProp()
/external/lzma/CPP/7zip/
DICoder.h113 kLitContextBits, // VT_UI4 enumerator
/external/lzma/CPP/7zip/Common/
DMethodProps.h122 if (FindProp(NCoderPropID::kLitContextBits) >= 0) return true; in Are_Lzma_Model_Props_Defined()
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp658 NCoderPropID::kLitContextBits, in main2()
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp972 m.AddProp32(NCoderPropID::kLitContextBits, 0); in AddBcj2Methods()
1078 nextMethod.AddProp32(NCoderPropID::kLitContextBits, lc); in MakeExeMethod()