Searched refs:GetCPUCoreCount (Results 1 – 11 of 11) sorted by relevance
71 static int GetCPUCoreCount() { in GetCPUCoreCount() function99 cfg.threads = GetCPUCoreCount(); in initDecoder()
99 static size_t GetCPUCoreCount() { in GetCPUCoreCount() function293 mNumCores = GetCPUCoreCount(); in initDecoder()
106 static size_t GetCPUCoreCount() { in GetCPUCoreCount() function254 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()
314 static int GetCPUCoreCount() { in GetCPUCoreCount() function338 settings.threads = GetCPUCoreCount(); in initDecoder()
313 static int GetCPUCoreCount() { in GetCPUCoreCount() function340 cfg.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()
420 static size_t GetCPUCoreCount() { in GetCPUCoreCount() function508 mNumCores = std::min(GetCPUCoreCount(), (size_t) CODEC_MAX_CORES); in initEncParams()
416 static size_t GetCPUCoreCount() { in GetCPUCoreCount() function491 mNumCores = GetCPUCoreCount(); in initEncParams()