Home
last modified time | relevance | path

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

/third_party/lzma/C/
DMtDec.h120 typedef struct _CMtDec struct
124 size_t inBufSize; /* size of input block */
125 unsigned numThreadsMax;
127 unsigned numThreadsMax_2;
129 ISeqInStream *inStream;
133 ICompressProgress *progress;
134 ISzAllocPtr alloc;
136 IMtDecCallback2 *mtCallback;
137 void *mtCallbackObject;
142 size_t allocatedBufsSize;
[all …]