Searched refs:PackStreams (Results 1 – 3 of 3) sorted by relevance
277 if (f->NumPackStreams != 1 || f->PackStreams[0] != 0 || f->NumBindPairs != 0) in CheckSupportedFolder()288 f->PackStreams[0] != 0 || in CheckSupportedFolder()310 f->PackStreams[0] != 2 || in CheckSupportedFolder()311 f->PackStreams[1] != 6 || in CheckSupportedFolder()312 f->PackStreams[2] != 1 || in CheckSupportedFolder()313 f->PackStreams[3] != 0 || in CheckSupportedFolder()
67 UInt32 *PackStreams; member
32 p->PackStreams = 0; in SzFolder_Init()50 IAlloc_Free(alloc, p->PackStreams); in SzFolder_Free()627 MY_ALLOC(UInt32, folder->PackStreams, (size_t)numPackStreams, alloc); in SzGetNextFolderItem()636 folder->PackStreams[0] = i; in SzGetNextFolderItem()641 RINOK(SzReadNumber32(sd, folder->PackStreams + i)); in SzGetNextFolderItem()