Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/tests/
H A Daudiopolicymanager_tests.cpp854 bool surroundFormatsEnabled[numSurroundFormats]; in getSurroundFormatsHelper() local
/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp1840 std::unique_ptr<bool[]>surroundFormatsEnabled(new bool[numSurroundFormats]); in getSurroundFormats() local
/aosp12/frameworks/av/media/libaudioclient/
H A DAudioSystem.cpp1862 bool* surroundFormatsEnabled) { in getSurroundFormats()
/aosp12/frameworks/base/core/jni/
H A Dandroid_media_AudioSystem.cpp2329 bool *surroundFormatsEnabled = nullptr; in android_media_AudioSystem_getSurroundFormats() local
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp4587 bool *surroundFormatsEnabled) in getSurroundFormats()