Searched refs:NumPackStreams (Results 1 – 4 of 4) sorted by relevance
71 UInt32 NumPackStreams; member117 UInt32 NumPackStreams; member
277 if (f->NumPackStreams != 1 || f->PackStreams[0] != 0 || f->NumBindPairs != 0) in CheckSupportedFolder()287 f->NumPackStreams != 1 || in CheckSupportedFolder()309 if (f->NumPackStreams != 4 || in CheckSupportedFolder()
36 p->NumPackStreams = 0; in SzFolder_Init()111 p->NumPackStreams = 0; in SzAr_Init()190 startPos += p->db.Folders[i].NumPackStreams; in SzArEx_Fill()193 MY_ALLOC(UInt64, p->PackStreamStartPositions, p->db.NumPackStreams, alloc); in SzArEx_Fill()195 for (i = 0; i < p->db.NumPackStreams; i++) in SzArEx_Fill()255 for (i = 0; i < folder->NumPackStreams; i++) in SzArEx_GetFolderFullPackSize()626 folder->NumPackStreams = numPackStreams = numInStreams - numBindPairs; in SzGetNextFolderItem()885 RINOK(SzReadPackInfo(sd, dataOffset, &p->NumPackStreams, in SzReadStreamsInfo()
497 apArc->mNumStreams = pImp->mDB.db.NumPackStreams; in SZFILE_CreateArc()549 for(jx=0;jx<pImp->mDB.db.Folders[ixFolder].NumPackStreams;jx++) in SZFILE_CreateArc()