Home
last modified time | relevance | path

Searched defs:surroundFormatsEnabled (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp854 bool surroundFormatsEnabled[numSurroundFormats]; in getSurroundFormatsHelper() local
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp1832 std::unique_ptr<bool[]>surroundFormatsEnabled(new bool[numSurroundFormats]); in getSurroundFormats() local
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp1856 bool* surroundFormatsEnabled) { in getSurroundFormats()
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp2320 bool *surroundFormatsEnabled = nullptr; in android_media_AudioSystem_getSurroundFormats() local
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp4552 bool *surroundFormatsEnabled) in getSurroundFormats()