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 ISeqInStreamPtr inStream;83 const Byte *inData;84 size_t inDataSize;86 ICompressProgressPtr progress;87 ISzAllocPtr allocBig;89 IMtCoderCallback2 *mtCallback;[all …]