Home
last modified time | relevance | path

Searched defs:inBufSize (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/C/
H A DMtDec.h124 size_t inBufSize; /* size of input block */ member
H A DLzma2DecMt.c107 size_t inBufSize; member
H A DXzDec.c1510 size_t inBufSize; member
H A DXzEnc.c736 Xz_CompressBlock( CLzma2WithFilters *lzmaf, ISeqOutStreamPtr outStream, Byte *outBufHeader, Byte *outBufData, size_t outBufDataLimit, ISeqInStreamPtr inStream, const Byte *inBuf, size_t inBufSize, const CXzProps *props, ICompressProgressPtr progress, int *inStreamFinished, CXzEncBlockInfo *blockSizes, ISzAllocPtr alloc, ISzAllocPtr allocBig) Xz_CompressBlock() argument

Completed in 7 milliseconds