Home
last modified time | relevance | path

Searched refs:open_output_stream (Results 1 – 9 of 9) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio.h737 int (*open_output_stream)(struct audio_hw_device *dev, member
/hardware/libhardware/modules/audio_remote_submix/tests/
Dremote_submix_tests.cpp125 status_t result = mDev->open_output_stream(mDev, in OpenOutputStream()
/hardware/interfaces/audio/core/all-versions/default/
DDevice.cpp165 mDevice->open_output_stream(mDevice, ioHandle, static_cast<audio_devices_t>(device.device), in openOutputStreamImpl()
/hardware/libhardware/modules/audio/
Daudio_hw.c600 adev->device.open_output_stream = adev_open_output_stream; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp670 ladev->device.open_output_stream = adev_open_output_stream; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp741 qadev->device.open_output_stream = adev_open_output_stream; in qcom_adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1305 adev->hw_device.open_output_stream = adev_open_output_stream; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1785 rsxadev->device.open_output_stream = adev_open_output_stream; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c6473 adev->device.open_output_stream = adev_open_output_stream; in adev_open()