Searched refs:getCpuCoreCount (Results 1 – 4 of 4) sorted by relevance
34 static size_t getCpuCoreCount() { in getCpuCoreCount() function139 mCodecConfiguration->g_threads = getCpuCoreCount(); in initEncoder()
261 static size_t getCpuCoreCount() { in getCpuCoreCount() function454 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()
302 static size_t getCpuCoreCount() { in getCpuCoreCount() function493 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()
222 static size_t getCpuCoreCount() { in getCpuCoreCount() function499 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()