Lines Matching refs:numEncoderThreads
1194 UInt32 numEncoderThreads = 1; in MethodBench() local
1198 numEncoderThreads = numThreads; in MethodBench()
1207 numEncoderThreads = numThreads / 2; in MethodBench()
1213 CBenchEncoders encodersSpec(numEncoderThreads); in MethodBench()
1218 for (i = 0; i < numEncoderThreads; i++) in MethodBench()
1257 for (i = 0; i < numEncoderThreads; i++) in MethodBench()
1273 for (i = 0; i < numEncoderThreads; i++) in MethodBench()
1290 bpi->BenchInfo.NumIterations = numEncoderThreads; in MethodBench()
1295 if (numEncoderThreads > 1) in MethodBench()
1311 if (numEncoderThreads > 1) in MethodBench()
1312 for (i = 0; i < numEncoderThreads; i++) in MethodBench()
1325 for (i = 0; i < numEncoderThreads; i++) in MethodBench()
1338 UInt32 numDecoderThreads = numEncoderThreads * numSubDecoderThreads; in MethodBench()
1340 for (i = 0; i < numEncoderThreads; i++) in MethodBench()
1382 for (i = 0; i < numEncoderThreads; i++) in MethodBench()
1399 for (i = 0; i < numEncoderThreads; i++) in MethodBench()
1413 for (i = 0; i < numEncoderThreads; i++) in MethodBench()