Searched refs:outFolders (Results 1 – 2 of 2) sorted by relevance
374 … COutArchive::WriteUnpackInfo(const CObjectVector<CFolder> &folders, const COutFolders &outFolders) in WriteUnpackInfo() argument390 FOR_VECTOR (i, outFolders.CoderUnpackSizes) in WriteUnpackInfo()391 WriteNumber(outFolders.CoderUnpackSizes[i]); in WriteUnpackInfo()393 WriteHashDigests(outFolders.FolderUnpackCRCs); in WriteUnpackInfo()399 const COutFolders &outFolders, in WriteSubStreamsInfo() argument403 const CRecordVector<CNum> &numUnpackStreamsInFolders = outFolders.NumUnpackStreamsVector; in WriteSubStreamsInfo()440 if (numSubStreams == 1 && outFolders.FolderUnpackCRCs.ValidAndDefined(i)) in WriteSubStreamsInfo()509 CRecordVector<UInt64> &packSizes, CObjectVector<CFolder> &folders, COutFolders &outFolders) in EncodeStream() argument514 outFolders.FolderUnpackCRCs.Defs.Add(true); in EncodeStream()515 outFolders.FolderUnpackCRCs.Vals.Add(CrcCalc(data, data.Size())); in EncodeStream()[all …]
270 const COutFolders &outFolders);274 const COutFolders &outFolders,285 CRecordVector<UInt64> &packSizes, CObjectVector<CFolder> &folders, COutFolders &outFolders);