Searched refs:PackIndex (Results 1 – 7 of 7) sorted by relevance
83 UInt32 PackIndex; member86 UInt32 Get_InIndex(bool encodeMode) const { return encodeMode ? UnpackIndex : PackIndex; } in Get_InIndex()87 UInt32 Get_OutIndex(bool encodeMode) const { return encodeMode ? PackIndex : UnpackIndex; } in Get_OutIndex()109 if (Bonds[i].PackIndex == packStream) in FindBond_for_PackStream()
257 const UInt32 nextCoder = _bi.Stream_to_Coder[_bi.Bonds[(unsigned)bond].PackIndex]; in Is_UnpackSize_Correct_for_Coder()1010 _bi.GetCoder_for_Stream(bond.PackIndex, coderIndex, coderStreamIndex); in Init()
32 UInt32 PackIndex; member60 if (Bonds[i].PackIndex == packStream) in FindBond_for_PackStream()
65 fb.PackIndex = _SrcOut_to_DestIn[mixerBond.PackIndex]; in SetFolder()557 bond.PackIndex = numOutStreams; in EncoderConstr()583 mixerBond.PackIndex = _bindInfo.GetStream_for_Coder(bond.OutCoder) + bond.OutStream; in EncoderConstr()638 bond.PackIndex = _bindInfo.PackStreams[i]; in EncoderConstr()
41 bond.PackIndex = folderBond.PackIndex; in Convert_FolderInfo_to_BindInfo()76 (a1.PackIndex == a2.PackIndex) && in AreBondsEqual()
296 WriteNumber(bond.PackIndex); in WriteFolder()
434 bp.PackIndex = ReadNum(); in ParseFolder()