Home
last modified time | relevance | path

Searched refs:kNumTopBits (Results 1 – 2 of 2) sorted by relevance

/external/lzma/C/
DLzmaDec.c11 #define kNumTopBits 24 macro
12 #define kTopValue ((UInt32)1 << kNumTopBits)
DLzmaEnc.c29 #define kNumTopBits 24 macro
30 #define kTopValue ((UInt32)1 << kNumTopBits)