Searched refs:ISeqOutStream (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/common/lzma/ |
H A D | LzmaEnc.h | 57 SRes LzmaEnc_Encode(CLzmaEncHandle p, ISeqOutStream *outStream, ISeqInStream *inStream,
|
H A D | Types.h | 134 } ISeqOutStream; typedef in typeref:struct:__anon1994
|
H A D | LzmaEnc.c | 229 ISeqOutStream *outStream; 2058 static SRes LzmaEnc_Prepare(CLzmaEncHandle pp, ISeqInStream *inStream, ISeqOutStream *outStream, 2105 ISeqOutStream funcTable; 2172 SRes LzmaEnc_Encode(CLzmaEncHandle pp, ISeqOutStream *outStream, ISeqInStream *inStream, ICompressProgress *progress,
|
Completed in 82 milliseconds