getCpuCount 295 source/common/threadpool.cpp cpusPerNode[0] = getCpuCount(); getCpuCount 402 source/common/threadpool.cpp totalNumThreads = ThreadPool::getCpuCount(); // auto-detect frame threads getCpuCount 106 source/common/threadpool.h static int getCpuCount(); getCpuCount 145 source/encoder/encoder.cpp int cpuCount = ThreadPool::getCpuCount();