Home
last modified time | relevance | path

Searched refs:MAX_EFFECTS_CPU_LOAD (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DEffectDescriptor.h90 static const uint32_t MAX_EFFECTS_CPU_LOAD = 1000; variable
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DEffectDescriptor.cpp171 return MAX_EFFECTS_CPU_LOAD; in getMaxEffectsCpuLoad()
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyManagerBase.h558 static const uint32_t MAX_EFFECTS_CPU_LOAD = 1000; variable