Home
last modified time | relevance | path

Searched refs:GetCPUCoreCount (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp222 static int GetCPUCoreCount() { in GetCPUCoreCount() function
254 cfg.threads = GetCPUCoreCount(); in initDecoder()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcEnc.cpp139 static size_t GetCPUCoreCount() { in GetCPUCoreCount() function
210 mNumCores = GetCPUCoreCount(); in initEncParams()