Searched refs:NumPackStreams (Results 1 – 6 of 6) sorted by relevance
39 NumPackStreams40 Sizes[NumPackStreams]41 CRCs[NumPackStreams]222 UINT64 NumPackStreams226 UINT64 PackSizes[NumPackStreams]231 PackStreamDigests[NumPackStreams]
46 UInt32 NumPackStreams; member81 UInt32 NumPackStreams; member
95 p->NumPackStreams = 0; in SzAr_Init()385 RINOK(SzReadNumber32(sd, &p->NumPackStreams)); in ReadPackInfo()388 MY_ALLOC(UInt64, p->PackPositions, (size_t)p->NumPackStreams + 1, alloc); in ReadPackInfo()392 UInt32 numPackStreams = p->NumPackStreams; in ReadPackInfo()414 RINOK(SkipBitUi32s(sd, p->NumPackStreams)); in ReadPackInfo()440 f->NumPackStreams = 0; in SzGetNextFolderItem()534 f->NumPackStreams = numPackStreams; in SzGetNextFolderItem()791 if (numPackStreams > p->NumPackStreams - packStreamIndex) in ReadUnpackInfo()
307 if (f->NumPackStreams != 1 || f->PackStreams[0] != 0 || f->NumBonds != 0) in CheckSupportedFolder()321 || f->NumPackStreams != 1 in CheckSupportedFolder()352 if (f->NumPackStreams != 4 in CheckSupportedFolder()
49 CNum NumPackStreams; member90 CFolders(): NumPackStreams(0), NumFolders(0) {} in CFolders()94 NumPackStreams = 0; in Clear()
618 f.NumPackStreams = numPackStreams; in ReadPackInfo()791 if (numPackStreams > folders.NumPackStreams - packStreamIndex) in ReadUnpackInfo()1136 HeadersSize += folders.PackPositions[folders.NumPackStreams]; in ReadAndDecodePackedStreams()