Home
last modified time | relevance | path

Searched refs:pDevices (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/service/
DAudioPolicyClientImplLegacy.cpp66 audio_devices_t *pDevices, in open_output() argument
81 pDevices == NULL || pLatencyMs == NULL) { in open_output()
92 status_t status = af->openOutput(module, &output, &config, pDevices, in open_output()
107 audio_devices_t *pDevices, in aps_open_output() argument
114 return open_output((audio_module_handle_t)0, pDevices, pSamplingRate, pFormat, pChannelMask, in aps_open_output()
120 audio_devices_t *pDevices, in aps_open_output_on_module() argument
128 return open_output(module, pDevices, pSamplingRate, pFormat, pChannelMask, in aps_open_output_on_module()
177 audio_devices_t *pDevices, in open_input() argument
188 if (pSamplingRate == NULL || pFormat == NULL || pChannelMask == NULL || pDevices == NULL) { in open_input()
192 if (((*pDevices & AUDIO_DEVICE_IN_REMOTE_SUBMIX) == AUDIO_DEVICE_IN_REMOTE_SUBMIX) in open_input()
[all …]
DAudioPolicyService.cpp1067 audio_devices_t *pDevices,
1076 audio_devices_t *pDevices,
1090 audio_devices_t *pDevices,
1097 audio_devices_t *pDevices,