Searched refs:InIndex (Results 1 – 13 of 13) sorted by relevance
35 bindPair.InIndex = bindInfo.BindPairs[i].InIndex; in ConvertBindInfoToFolderItemInfo()330 bindPair.InIndex = numInStreams + coderStreamsInfo.NumInStreams; in EncoderConstr()352 bindPair.InIndex = _bindInfo.GetCoderInStreamIndex(bind.InCoder) + bind.InStream; in EncoderConstr()378 inIndex = _bindInfo.BindPairs[binder].InIndex; in EncoderConstr()398 bindPair.InIndex = numInStreams + i; in EncoderConstr()
23 bindPair.InIndex = (UInt32)folder.BindPairs[i].InIndex; in ConvertFolderItemInfoToBindInfo()53 return (a1.InIndex == a2.InIndex) && in AreBindPairsEqual()
33 CNum InIndex; member69 if (BindPairs[i].InIndex == inStreamIndex) in FindBindPairForInStream()
58 if (BoolVector_GetAndSet(v, BindPairs[i].InIndex)) in CheckStructure()90 mask[inStreamToCoder[bp.InIndex]] |= (1 << outStreamToCoder[bp.OutIndex]); in CheckStructure()440 bp.InIndex = ReadNum(); in GetNextFolderItem()
103 RINOZ_COMP(b1.InIndex, b2.InIndex); in CompareBindPairs()
310 WriteNumber(bindPair.InIndex); in WriteFolder()
15 UInt32 InIndex; member66 if (BindPairs[i].InIndex == inStream) in FindBinderForInStream()
74 destBindPair.InIndex = _srcOutToDestInMap[srcBindPair.OutIndex]; in CreateReverseBindInfo()75 destBindPair.OutIndex = _srcInToDestOutMap[srcBindPair.InIndex]; in CreateReverseBindInfo()
146 _bindInfo.FindInStream(bindPair.InIndex, inCoderIndex, inCoderStreamIndex); in Init()
290 f->BindPairs[0].InIndex != 1 || in CheckSupportedFolder()315 f->BindPairs[0].InIndex != 5 || f->BindPairs[0].OutIndex != 0 || in CheckSupportedFolder()316 f->BindPairs[1].InIndex != 4 || f->BindPairs[1].OutIndex != 1 || in CheckSupportedFolder()317 f->BindPairs[2].InIndex != 3 || f->BindPairs[2].OutIndex != 2) in CheckSupportedFolder()
59 UInt32 InIndex; member
68 if (p->BindPairs[i].InIndex == inStreamIndex) in SzFolder_FindBindPairForInStream()619 RINOK(SzReadNumber32(sd, &bp->InIndex)); in SzGetNextFolderItem()
60 InIndex;269 UINT64 InIndex;