Searched defs:kDictMask (Results 1 – 2 of 2) sorted by relevance
69 const unsigned kDictMask = (1 << kNumDictBits) - 1; variable
3051 const UInt32 kDictMask = ((UInt32)1 << 20) - 1; in LzmaEnc_WriteProperties() local