Home
last modified time | relevance | path

Searched defs:dictSize (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/ots/third_party/lzma_sdk/
DLzmaEnc.h19 UInt32 dictSize; /* (1 << 12) <= dictSize <= (1 << 27) for 32-bit version member
DLzmaLib.c19 unsigned dictSize, /* use (1 << N) or (3 << N). 4 KB < dictSize <= 128 MB */ in LzmaCompress()
DLzmaEnc.c332 UInt32 dictSize; member
2196 UInt32 dictSize = p->dictSize; in LzmaEnc_WriteProperties() local
/external/chromium_org/third_party/lzma_sdk/
DLzmaEnc.h18 UInt32 dictSize; /* (1 << 12) <= dictSize <= (1 << 27) for 32-bit version member
DLzmaLib.c18 unsigned dictSize, /* use (1 << N) or (3 << N). 4 KB < dictSize <= 128 MB */ in LzmaCompress()
DLzmaEnc.c331 UInt32 dictSize; member
2195 UInt32 dictSize = p->dictSize; in LzmaEnc_WriteProperties() local
/external/lzma/C/
DLzmaEnc.h18 UInt32 dictSize; /* (1 << 12) <= dictSize <= (1 << 27) for 32-bit version member
DLzmaLib.c18 unsigned dictSize, /* use (1 << N) or (3 << N). 4 KB < dictSize <= 128 MB */ in LzmaCompress()
DLzma86Enc.c18 int level, UInt32 dictSize, int filterMode) in Lzma86_Encode()
DLzma2Enc.c225 UInt32 dictSize = p->lzmaProps.dictSize; in Lzma2EncProps_Normalize() local
DLzmaEnc.c331 UInt32 dictSize; member
2195 UInt32 dictSize = p->dictSize; in LzmaEnc_WriteProperties() local