Searched refs:CMethodFull (Results 1 – 5 of 5) sorted by relevance
12 struct CMethodFull: public CMethodProps struct18 CMethodFull(): CodecIndex(-1) {} in CMethodFull() argument40 CObjectVector<CMethodFull> Methods; argument
153 const CMethodFull &methodFull = _options.Methods[m]; in CreateMixerCoder()521 CMethodFull method; in EncoderConstr()541 const CMethodFull &methodFull = _options.Methods[i]; in EncoderConstr()645 CMethodFull method; in EncoderConstr()
155 HRESULT PropsMethod_To_FullMethod(CMethodFull &dest, const COneMethodInfo &m);
44 HRESULT CHandler::PropsMethod_To_FullMethod(CMethodFull &dest, const COneMethodInfo &m) in PropsMethod_To_FullMethod()68 CMethodFull &methodFull = headerMethod.Methods.AddNew(); in SetHeaderMethod()127 CMethodFull &methodFull = methodMode.Methods.AddNew(); in SetMainMethod()
931 static inline void GetMethodFull(UInt64 methodID, UInt32 numStreams, CMethodFull &m) in GetMethodFull()965 CMethodFull m; in AddBcj2Methods()1005 const CMethodFull &m = mode.Methods[0]; in MakeExeMethod()1018 CMethodFull &m = mode.Methods.InsertNew(0); in MakeExeMethod()1066 CMethodFull &nextMethod = mode.Methods[nextCoder]; in MakeExeMethod()