Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp1999 unsigned int numSurroundFormats = VALUE_OR_RETURN_BINDER_STATUS( in getSurroundFormats() local
2031 unsigned int numSurroundFormats = VALUE_OR_RETURN_BINDER_STATUS( in getReportedSurroundFormats() local
/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp1636 unsigned int numSurroundFormats = 0; in getSurroundFormatsHelper() local
1662 unsigned int numSurroundFormats = 0; in getReportedSurroundFormatsHelper() local
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp2068 status_t AudioSystem::getSurroundFormats(unsigned int* numSurroundFormats, in getSurroundFormats()
2098 status_t AudioSystem::getReportedSurroundFormats(unsigned int* numSurroundFormats, in getReportedSurroundFormats()
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp2627 unsigned int numSurroundFormats = 0; in android_media_AudioSystem_getSurroundFormats() local
2675 unsigned int numSurroundFormats = 0; in android_media_AudioSystem_getReportedSurroundFormats() local
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp5909 status_t AudioPolicyManager::getSurroundFormats(unsigned int *numSurroundFormats, in getSurroundFormats()
5946 status_t AudioPolicyManager::getReportedSurroundFormats(unsigned int *numSurroundFormats, in getReportedSurroundFormats()