Searched refs:SetMethodProperties (Results 1 – 3 of 3) sorted by relevance
39 HRESULT SetMethodProperties(const CMethod &method, const UInt64 *inSizeForReduce, IUnknown *coder);
14 HRESULT SetMethodProperties(const CMethod &method, const UInt64 *inSizeForReduce, IUnknown *coder) in SetMethodProperties() function
90 RINOK(SetMethodProperties(methodFull, inSizeForReduce, encoderCommon)); in CreateMixerCoder()