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()
135 methodFull.Set_NumThreads = true; in SetMainMethod()223 …methodFull.Set_NumThreads = false; // we don't use ICompressSetCoderMt::SetNumberOfThreads() for L… in SetMainMethod()
185 if (methodFull.Set_NumThreads) in CreateMixerCoder()