Searched defs:_CMtCoder (Results 1 – 1 of 1) sorted by relevance
74 typedef struct _CMtCoder struct78 size_t blockSize; /* size of input block */79 unsigned numThreadsMax;80 UInt64 expectedDataSize;82 ISeqInStream *inStream;83 const Byte *inData;84 size_t inDataSize;86 ICompressProgress *progress;87 ISzAllocPtr allocBig;89 IMtCoderCallback2 *mtCallback;[all …]