Searched refs:audio_io_handle_t (Results 1 – 7 of 7) sorted by relevance
/system/bt/audio_bluetooth_hw/ |
D | stream_apis.h | 98 audio_io_handle_t handle, audio_devices_t devices, 111 audio_io_handle_t handle, audio_devices_t devices,
|
D | stream_apis.cc | 687 audio_io_handle_t handle, audio_devices_t devices, in adev_open_output_stream() 1140 audio_io_handle_t handle, audio_devices_t devices, in adev_open_input_stream()
|
/system/media/audio/include/system/ |
D | sound_trigger.h | 308 audio_io_handle_t capture_handle; /* IO handle that will be used for capture.
|
D | audio.h | 60 typedef int audio_io_handle_t; typedef 534 audio_io_handle_t handle; /* I/O handle of the input/output stream */ 636 audio_io_handle_t handle; /* I/O handle of the input.output stream */
|
/system/bt/audio_hearing_aid_hw/src/ |
D | audio_hearing_aid_hw.cc | 1536 UNUSED_ATTR audio_io_handle_t handle, in adev_open_output_stream() 1749 UNUSED_ATTR audio_io_handle_t handle, in adev_open_input_stream()
|
/system/bt/audio_a2dp_hw/src/ |
D | audio_a2dp_hw.cc | 1572 UNUSED_ATTR audio_io_handle_t handle, in adev_open_output_stream() 1787 UNUSED_ATTR audio_io_handle_t handle, in adev_open_input_stream()
|
/system/media/tests/ |
D | systemaudio_tests.cpp | 314 const audio_io_handle_t mIoHandle = 1;
|