Searched refs:ISeqOutStream (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/lzma/
H A DLzmaEnc.h57 SRes LzmaEnc_Encode(CLzmaEncHandle p, ISeqOutStream *outStream, ISeqInStream *inStream,
H A DTypes.h134 } ISeqOutStream; typedef in typeref:struct:__anon2159
H A DLzmaEnc.c229 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 104 milliseconds