Lines Matching refs:CMixerST
319 CMixerST::CMixerST(bool encodeMode): in CMixerST() function in NCoderMixer2::CMixerST
323 CMixerST::~CMixerST() {} in ~CMixerST()
325 void CMixerST::AddCoder(const CCreatedCoder &cod) in AddCoder()
358 CCoder &CMixerST::GetCoder(unsigned index) in GetCoder()
363 void CMixerST::ReInit() {} in ReInit()
365 HRESULT CMixerST::GetInStream2( in GetInStream2()
423 HRESULT CMixerST::GetInStream( in GetInStream()
477 HRESULT CMixerST::GetOutStream( in GetOutStream()
597 HRESULT CMixerST::FinishStream(UInt32 streamIndex) in FinishStream()
638 HRESULT CMixerST::FinishCoder(UInt32 coderIndex) in FinishCoder()
652 void CMixerST::SelectMainCoder(bool useFirst) in SelectMainCoder()
699 HRESULT CMixerST::Code( in Code()
821 HRESULT CMixerST::GetMainUnpackStream( in GetMainUnpackStream()
846 UInt64 CMixerST::GetBondStreamSize(unsigned bondIndex) const in GetBondStreamSize()