Searched refs:MAX_NUM_CORES (Results 1 – 6 of 6) sorted by relevance
40 #define MAX_NUM_CORES 4 macro
490 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()
42 #define MAX_NUM_CORES 4 macro
492 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()
565 mNumCores = MIN(getCpuCoreCount(), MAX_NUM_CORES); in initDecoder()