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]
48 UInt32 NumPackStreams; member94 UInt32 NumPackStreams; member
279 if (f->NumPackStreams != 1 || f->PackStreams[0] != 0 || f->NumBindPairs != 0) in CheckSupportedFolder()290 f->NumPackStreams != 1 || in CheckSupportedFolder()312 if (f->NumPackStreams != 4 || in CheckSupportedFolder()
92 p->NumPackStreams = 0; in SzAr_Init()444 RINOK(SzReadNumber32(sd, &p->NumPackStreams)); in ReadPackInfo()447 MY_ALLOC(UInt64, p->PackPositions, (size_t)p->NumPackStreams + 1, alloc); in ReadPackInfo()451 UInt32 numPackStreams = p->NumPackStreams; in ReadPackInfo()473 RINOK(SkipBitUi32s(sd, p->NumPackStreams)); in ReadPackInfo()571 f->NumPackStreams = numPackStreams = numInStreams - numBindPairs; in SzGetNextFolderItem()812 if (packStreamIndex > p->NumPackStreams) in ReadUnpackInfo()
44 CNum NumPackStreams; member82 NumPackStreams = 0; in Clear()
648 f.NumPackStreams = numPackStreams; in ReadPackInfo()1145 HeadersSize += folders.PackPositions[folders.NumPackStreams]; in ReadAndDecodePackedStreams()