Searched refs:GetNum_Bonds_and_PackStreams (Results 1 – 3 of 3) sorted by relevance
25 unsigned numOut = _bindInfo.GetNum_Bonds_and_PackStreams(); in InitBindConv()665 if (_bindInfo.GetNum_Bonds_and_PackStreams() > 16) in EncoderConstr()
104 unsigned GetNum_Bonds_and_PackStreams() const { return Bonds.Size() + PackStreams.Size(); } in GetNum_Bonds_and_PackStreams() function
202 if (numStreams != GetNum_Bonds_and_PackStreams()) in CalcMapsAndCheck()