Searched refs:getCpuCoreCount (Results 1 – 4 of 4) sorted by relevance
297 static size_t getCpuCoreCount() { in getCpuCoreCount() function579 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()
314 static size_t getCpuCoreCount() { in getCpuCoreCount() function517 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()
305 static size_t getCpuCoreCount() { in getCpuCoreCount() function510 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()
434 static size_t getCpuCoreCount() {