Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp2276 unsigned int numSurroundFormats = VALUE_OR_RETURN_BINDER_STATUS( in getSurroundFormats() local
2308 unsigned int numSurroundFormats = VALUE_OR_RETURN_BINDER_STATUS( in getReportedSurroundFormats() local
/aosp_15_r20/frameworks/av/media/libaudioclient/
H A DAudioSystem.cpp2252 status_t AudioSystem::getSurroundFormats(unsigned int* numSurroundFormats, in getSurroundFormats()
2282 status_t AudioSystem::getReportedSurroundFormats(unsigned int* numSurroundFormats, in getReportedSurroundFormats()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_media_AudioSystem.cpp2637 unsigned int numSurroundFormats = 0; in android_media_AudioSystem_getSurroundFormats() local
2685 unsigned int numSurroundFormats = 0; in android_media_AudioSystem_getReportedSurroundFormats() local
/aosp_15_r20/frameworks/av/services/audiopolicy/tests/
H A Daudiopolicymanager_tests.cpp1778 unsigned int numSurroundFormats = 0; in getSurroundFormatsHelper() local
1804 unsigned int numSurroundFormats = 0; in getReportedSurroundFormatsHelper() local
/aosp_15_r20/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp6193 status_t AudioPolicyManager::getSurroundFormats(unsigned int *numSurroundFormats, in getSurroundFormats()
6230 status_t AudioPolicyManager::getReportedSurroundFormats(unsigned int *numSurroundFormats, in getReportedSurroundFormats()