Searched refs:GetCPUCoreCount (Results 1 – 11 of 11) sorted by relevance
71 static int GetCPUCoreCount() { in GetCPUCoreCount() function99 cfg.threads = GetCPUCoreCount(); in initDecoder()
106 static size_t GetCPUCoreCount() { in GetCPUCoreCount() function254 mNumCores = GetCPUCoreCount(); in initDecoder()
99 static size_t GetCPUCoreCount() { in GetCPUCoreCount() function293 mNumCores = GetCPUCoreCount(); in initDecoder()
49 static int GetCPUCoreCount() { in GetCPUCoreCount() function129 mCodecConfiguration->g_threads = GetCPUCoreCount(); in initEncoder()
106 static size_t GetCPUCoreCount() { in GetCPUCoreCount() function262 mNumCores = GetCPUCoreCount(); in initDecoder()
313 static int GetCPUCoreCount() { in GetCPUCoreCount() function340 cfg.threads = GetCPUCoreCount(); in initDecoder()
319 static int GetCPUCoreCount() { in GetCPUCoreCount() function343 settings.threads = GetCPUCoreCount(); in initDecoder()
399 static int GetCPUCoreCount() { in GetCPUCoreCount() function435 cfg.threads = mCoreCount = GetCPUCoreCount(); in initDecoder()
83 static size_t GetCPUCoreCount() { in GetCPUCoreCount() function174 mNumCores = GetCPUCoreCount(); in initEncParams()
487 static size_t GetCPUCoreCount() { in GetCPUCoreCount() function575 mNumCores = std::min(GetCPUCoreCount(), (size_t) CODEC_MAX_CORES); in initEncParams()
566 static size_t GetCPUCoreCount() { in GetCPUCoreCount() function641 mNumCores = GetCPUCoreCount(); in initEncParams()