Searched refs:sfxOutStream (Results 1 – 1 of 1) sorted by relevance
855 CMyComPtr<ISequentialOutStream> sfxOutStream; in Compress() local858 sfxOutStream = outStream; in Compress()862 sfxOutStream = outStreamSpec2; in Compress()874 RINOK(NCompress::CopyStream(sfxStream, sfxOutStream, NULL)); in Compress()