Home
last modified time | relevance | path

Searched defs:outBufSize (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/C/
H A DLzma2DecMt.c62 size_t outBufSize; member
[all...]
H A DLzma2Enc.c374 size_t outBufSize; /* size of allocated outBufs[i] */ member
497 Lzma2Enc_EncodeMt1( CLzma2Enc *me, CLzma2EncInt *p, ISeqOutStreamPtr outStream, Byte *outBuf, size_t *outBufSize, ISeqInStreamPtr inStream, const Byte *inData, size_t inDataSize, int finished, ICompressProgressPtr progress) Lzma2Enc_EncodeMt1() argument
716 Lzma2Enc_Encode2(CLzma2EncHandle p, ISeqOutStreamPtr outStream, Byte *outBuf, size_t *outBufSize, ISeqInStreamPtr inStream, const Byte *inData, size_t inDataSize, ICompressProgressPtr progress) Lzma2Enc_Encode2() argument
[all...]
H A DXz.h204 size_t outBufSize; member
267 size_t outBufSize; member
H A DXzDec.c440 static SRes Lzma2State_SetFromMethod(IStateCoder *p, Byte *outBuf, size_t outBufSize, ISzAllocPtr alloc) in Lzma2State_SetFromMethod() argument
467 static SRes Lzma2State_ResetOutBuf(IStateCoder *p, Byte *outBuf, size_t outBufSize) in Lzma2State_ResetOutBuf() argument
540 static SRes MixCoder_SetFromMethod(CMixCoder *p, unsigned coderIndex, UInt64 methodId, Byte *outBuf, size_t outBufSize) in MixCoder_SetFromMethod() argument
558 static SRes MixCoder_ResetFromMethod(CMixCoder *p, unsigned coderIndex, UInt64 methodId, Byte *outBuf, size_t outBufSize) in MixCoder_ResetFromMethod() argument
901 static SRes XzDecMix_Init(CMixCoder *p, const CXzBlock *block, Byte *outBuf, size_t outBufSize) in XzDecMix_Init() argument
971 XzUnpacker_SetOutBuf(CXzUnpacker *p, Byte *outBuf, size_t outBufSize) XzUnpacker_SetOutBuf() argument
1452 size_t outBufSize; global() member
1508 size_t outBufSize; global() member
[all...]
H A DXzEnc.c970 size_t outBufSize; /* size of allocated outBufs[i] */ member

Completed in 7 milliseconds