Home
last modified time | relevance | path

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

/external/lzma/C/
DMtDec.h119 typedef struct _CMtDec struct
123 size_t inBufSize; /* size of input block */
124 unsigned numThreadsMax;
126 unsigned numThreadsMax_2;
128 ISeqInStream *inStream;
132 ICompressProgress *progress;
133 ISzAllocPtr alloc;
135 IMtDecCallback *mtCallback;
136 void *mtCallbackObject;
141 size_t allocatedBufsSize;
[all …]