Searched refs:methodFull (Results 1 – 2 of 2) sorted by relevance
153 const CMethodFull &methodFull = _options.Methods[m]; in CreateMixerCoder() local159 methodFull.Id, true, cod)); in CreateMixerCoder()161 if (cod.NumStreams != methodFull.NumStreams) in CreateMixerCoder()179 RINOK(SetCoderProps2(methodFull, inSizeForReduce, encoderCommon)); in CreateMixerCoder()519 const CMethodFull &methodFull = _options.Methods[i]; in EncoderConstr() local522 cod.NumStreams = methodFull.NumStreams; in EncoderConstr()
63 CMethodFull &methodFull = headerMethod.Methods.AddNew(); in SetHeaderMethod() local64 return PropsMethod_To_FullMethod(methodFull, m); in SetHeaderMethod()122 CMethodFull &methodFull = methodMode.Methods.AddNew(); in SetMainMethod() local123 RINOK(PropsMethod_To_FullMethod(methodFull, oneMethodInfo)); in SetMainMethod()125 if (methodFull.Id != k_Copy) in SetMainMethod()132 switch (methodFull.Id) in SetMainMethod()