Searched refs:Set_NumThreads (Results 1 – 3 of 3) sorted by relevance
18 bool Set_NumThreads; member20 CMethodFull(): CodecIndex(-1), NumThreads(1), Set_NumThreads(false) {} in CMethodFull()
134 methodFull.Set_NumThreads = true; in SetMainMethod()182 …methodFull.Set_NumThreads = false; // we don't use ICompressSetCoderMt::SetNumberOfThreads() for L… in SetMainMethod()
178 if (methodFull.Set_NumThreads) in CreateMixerCoder()