Searched refs:CMethodFull (Results 1 – 5 of 5) sorted by relevance
12 struct CMethodFull: public CMethodProps struct20 CMethodFull(): CodecIndex(-1), NumThreads(1), Set_NumThreads(false) {} in CMethodFull() argument42 CObjectVector<CMethodFull> Methods; argument
156 const CMethodFull &methodFull = _options.Methods[m]; in CreateMixerCoder()568 CMethodFull method;588 const CMethodFull &methodFull = _options.Methods[i];692 CMethodFull method;
148 HRESULT PropsMethod_To_FullMethod(CMethodFull &dest, const COneMethodInfo &m);
44 HRESULT CHandler::PropsMethod_To_FullMethod(CMethodFull &dest, const COneMethodInfo &m) in PropsMethod_To_FullMethod()69 CMethodFull &methodFull = headerMethod.Methods.AddNew(); in SetHeaderMethod()131 CMethodFull &methodFull = methodMode.Methods.AddNew(); in SetMainMethod()
1169 static inline void GetMethodFull(UInt64 methodID, UInt32 numStreams, CMethodFull &m) in GetMethodFull()1203 CMethodFull m; in AddBcj2Methods()1243 const CMethodFull &m = mode.Methods[0]; in MakeExeMethod()1256 CMethodFull &m = mode.Methods.InsertNew(0); in MakeExeMethod()1313 CMethodFull &nextMethod = mode.Methods[nextCoder]; in MakeExeMethod()