Searched refs:numSubThreads (Results 1 – 1 of 1) sorted by relevance
1359 int numSubThreads = method.Get_NumThreads(); in MethodBench() local1360 encoder.NumDecoderSubThreads = (numSubThreads <= 0) ? 1 : numSubThreads; in MethodBench()