Lines Matching refs:Bonds
152 if (!CheckCoder(BindInfo->Bonds[(unsigned)bond].UnpackIndex))
187 if (Coders.Size() - 1 != Bonds.Size())
255 _bi.GetCoder_for_Stream(_bi.Bonds[(unsigned)bond].PackIndex, coderIndex, coderStreamIndex);
257 const UInt32 nextCoder = _bi.Stream_to_Coder[_bi.Bonds[(unsigned)bond].PackIndex];
274 const UInt32 nextCoder = _bi.Bonds[(unsigned)bond].UnpackIndex;
308 if (IsThere_ExternalCoder_in_PackTree(_bi.Bonds[(unsigned)bond].UnpackIndex))
452 _bi.Bonds[(unsigned)bond].Get_OutIndex(EncodeMode), &seqInStream))
505 const UInt32 inStreamIndex = _bi.Bonds[(unsigned)bond].Get_InIndex(EncodeMode);
617 const UInt32 inStreamIndex = _bi.Bonds[(unsigned)bond].Get_InIndex(EncodeMode);
685 ci = _bi.Bonds[(unsigned)bond].UnpackIndex;
922 FOR_VECTOR (i, _bi.Bonds)
974 ci = _bi.Bonds[(unsigned)bond].UnpackIndex;
1003 for (i = 0; i < _bi.Bonds.Size(); i++)
1005 const CBond &bond = _bi.Bonds[i];