Lines Matching defs:methodFull
156 const CMethodFull &methodFull = _options.Methods[m];
160 if (methodFull.CodecIndex >= 0)
164 (unsigned)methodFull.CodecIndex, true, cod))
170 methodFull.Id, true, cod))
179 if (cod.NumStreams != methodFull.NumStreams)
185 if (methodFull.Set_NumThreads)
193 methodFull.NumThreads
199 RINOK(SetCoderProps2(methodFull, inSizeForReduce, encoderCommon))
588 const CMethodFull &methodFull = _options.Methods[i];
591 cod.NumStreams = methodFull.NumStreams;