Home
last modified time | relevance | path

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

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