Searched defs:_CLzmaEnc (Results 1 – 1 of 1) sorted by relevance
276 typedef struct _CLzmaEnc struct278 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 …]