Home
last modified time | relevance | path

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

/external/u-boot/lib/lzma/
DLzmaDec.c11 #define kNumTopBits 24 macro
12 #define kTopValue ((UInt32)1 << kNumTopBits)
/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)