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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/tools/misc/lzma_src/C/
H A DLzmaEnc.h52 SRes LzmaEnc_Encode(CLzmaEncHandle p, ISeqOutStream *outStream, ISeqInStream *inStream,
H A DTypes.h130 } ISeqOutStream; typedef in typeref:struct:__anon11578
H A DLzmaEnc.c232 ISeqOutStream *outStream;
2061 static SRes LzmaEnc_Prepare(CLzmaEncHandle pp, ISeqInStream *inStream, ISeqOutStream *outStream,
2108 ISeqOutStream funcTable;
2175 SRes LzmaEnc_Encode(CLzmaEncHandle pp, ISeqOutStream *outStream, ISeqInStream *inStream, ICompressProgress *progress,

Completed in 90 milliseconds