Searched refs:methodFull (Results 1 – 2 of 2) sorted by relevance
153 const CMethodFull &methodFull = _options.Methods[m]; in CreateMixerCoder() local157 if (methodFull.CodecIndex >= 0) in CreateMixerCoder()161 methodFull.CodecIndex, true, cod)); in CreateMixerCoder()167 methodFull.Id, true, cod)); in CreateMixerCoder()170 if (cod.NumStreams != methodFull.NumStreams) in CreateMixerCoder()188 RINOK(SetCoderProps2(methodFull, inSizeForReduce, encoderCommon)); in CreateMixerCoder()541 const CMethodFull &methodFull = _options.Methods[i]; in EncoderConstr() local544 cod.NumStreams = methodFull.NumStreams; in EncoderConstr()
68 CMethodFull &methodFull = headerMethod.Methods.AddNew(); in SetHeaderMethod() local69 return PropsMethod_To_FullMethod(methodFull, m); in SetHeaderMethod()127 CMethodFull &methodFull = methodMode.Methods.AddNew(); in SetMainMethod() local128 RINOK(PropsMethod_To_FullMethod(methodFull, oneMethodInfo)); in SetMainMethod()130 if (methodFull.Id != k_Copy) in SetMainMethod()137 switch (methodFull.Id) in SetMainMethod()