Searched refs:GetBondStreamSize (Results 1 – 3 of 3) sorted by relevance
289 virtual UInt64 GetBondStreamSize(unsigned bondIndex) const = 0;356 virtual UInt64 GetBondStreamSize(unsigned bondIndex) const;438 virtual UInt64 GetBondStreamSize(unsigned bondIndex) const;
846 UInt64 CMixerST::GetBondStreamSize(unsigned bondIndex) const in GetBondStreamSize() function in NCoderMixer2::CMixerST1118 UInt64 CMixerMT::GetBondStreamSize(unsigned bondIndex) const in GetBondStreamSize() function in NCoderMixer2::CMixerMT
481 streamSize = _mixer->GetBondStreamSize(bond); in Encode()