Searched refs:LzmaEnc_Encode (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.h57 SRes LzmaEnc_Encode(CLzmaEncHandle p, ISeqOutStream *outStream, ISeqInStream *inStream,
H A DLzmaEnc.c2172 SRes LzmaEnc_Encode(CLzmaEncHandle pp, ISeqOutStream *outStream, ISeqInStream *inStream, ICompressProgress *progress, function
2251 res = LzmaEnc_Encode(pp, &outStream.funcTable, &p->seqBufInStream.funcTable,

Completed in 65 milliseconds