Searched refs:NCoderMixer2 (Results 1 – 6 of 6) sorted by relevance
13 struct CBindInfoEx: public NCoderMixer2::CBindInfo32 NCoderMixer2::CMixerST *_mixerST;36 NCoderMixer2::CMixerMT *_mixerMT;39 NCoderMixer2::CMixer *_mixer;
47 NCoderMixer2::CMixerST *_mixerST;50 NCoderMixer2::CMixerMT *_mixerMT;53 NCoderMixer2::CMixer *_mixer;57 NCoderMixer2::CBindInfo _bindInfo;
36 const NCoderMixer2::CCoderStreamsInfo &coder = _bindInfo.Coders[i]; in InitBindConv()64 const NCoderMixer2::CBond &mixerBond = _bindInfo.Bonds[_bindInfo.Bonds.Size() - 1 - i]; in SetFolder()74 …const NCoderMixer2::CCoderStreamsInfo &coderStreamsInfo = _bindInfo.Coders[_bindInfo.Coders.Size()… in SetFolder()133 _mixerMT = new NCoderMixer2::CMixerMT(true); in CreateMixerCoder()143 _mixerST = new NCoderMixer2::CMixerST(true); in CreateMixerCoder()526 NCoderMixer2::CCoderStreamsInfo coderStreamsInfo; in EncoderConstr()542 NCoderMixer2::CCoderStreamsInfo cod; in EncoderConstr()551 NCoderMixer2::CBond bond; in EncoderConstr()572 NCoderMixer2::CBond mixerBond; in EncoderConstr()631 NCoderMixer2::CBond bond; in EncoderConstr()[all …]
39 NCoderMixer2::CBond &bond = bi.Bonds[i]; in Convert_FolderInfo_to_BindInfo()65 const NCoderMixer2::CCoderStreamsInfo &a1, in AreCodersEqual()66 const NCoderMixer2::CCoderStreamsInfo &a2) in AreCodersEqual()72 const NCoderMixer2::CBond &a1, in AreBondsEqual()73 const NCoderMixer2::CBond &a2) in AreBondsEqual()286 _mixerMT = new NCoderMixer2::CMixerMT(false); in Decode()296 _mixerST = new NCoderMixer2::CMixerST(false); in Decode()
79 namespace NCoderMixer2 {
53 namespace NCoderMixer2 { namespace