Searched refs:getCpuCoreCount (Results 1 – 4 of 4) sorted by relevance
286 static size_t getCpuCoreCount() { in getCpuCoreCount() function565 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()
298 static size_t getCpuCoreCount() { in getCpuCoreCount() function492 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()
294 static size_t getCpuCoreCount() { in getCpuCoreCount() function490 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()
35 static size_t getCpuCoreCount() {