Searched defs:pChannelMask (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware_legacy/audio/
H A DAudioPolicyCompatClient.cpp42 audio_channel_mask_t *pChannelMask,
48 pFormat, pChannelMask, pLatencyMs,
77 audio_channel_mask_t *pChannelMask)
80 pSamplingRate, pFormat, pChannelMask);
38 openOutput(audio_module_handle_t module, audio_devices_t *pDevices, uint32_t *pSamplingRate, audio_format_t *pFormat, audio_channel_mask_t *pChannelMask, uint32_t *pLatencyMs, audio_output_flags_t flags, const audio_offload_info_t *offloadInfo) argument
73 openInput(audio_module_handle_t module, audio_devices_t *pDevices, uint32_t *pSamplingRate, audio_format_t *pFormat, audio_channel_mask_t *pChannelMask) argument

Completed in 63 milliseconds