Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/lzma/
H A DLzmaEnc.c276 typedef struct _CLzmaEnc struct
278 IMatchFinder matchFinder;
279 void *matchFinderObj;
282 Bool mtMode;
283 CMatchFinderMt matchFinderMt;
286 CMatchFinder matchFinderBase;
289 Byte pad[128];
292 UInt32 optimumEndIndex;
293 UInt32 optimumCurrentIndex;
295 UInt32 longestMatchLength;
[all …]