Home
last modified time | relevance | path

Searched defs:kNumPosSlotBits (Results 1 – 8 of 8) sorted by relevance

/external/lzma/Java/SevenZip/Compression/LZMA/
DBase.java44 public static final int kNumPosSlotBits = 6; field in Base
/external/lzma/CS/7zip/Compress/LZMA/
DLzmaBase.cs31 public const int kNumPosSlotBits = 6; field in SevenZip.Compression.LZMA.Base
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
DLzmaDec.c86 #define kNumPosSlotBits 6 macro
DLzmaEnc.c162 #define kNumPosSlotBits 6 macro
/external/chromium_org/third_party/lzma_sdk/
DLzmaDec.c85 #define kNumPosSlotBits 6 macro
DLzmaEnc.c161 #define kNumPosSlotBits 6 macro
/external/lzma/C/
DLzmaDec.c85 #define kNumPosSlotBits 6 macro
DLzmaEnc.c161 #define kNumPosSlotBits 6 macro