Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Daudio.h933 int (*open_input_stream)(struct audio_hw_device *dev, member
/hardware/libhardware/modules/audio_remote_submix/tests/
Dremote_submix_tests.cpp112 status_t result = mDev->open_input_stream(mDev, in OpenInputStream()
/hardware/libhardware/modules/audio/
Daudio_hw.c602 adev->device.open_input_stream = adev_open_input_stream; in adev_open()
/hardware/interfaces/audio/core/all-versions/default/
DDevice.cpp218 int status = mDevice->open_input_stream(mDevice, ioHandle, halDevice, &halConfig, &halStream, in openInputStreamCore()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp676 ladev->device.open_input_stream = adev_open_input_stream; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp746 qadev->device.open_input_stream = adev_open_input_stream; in qcom_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1648 rsxadev->device.open_input_stream = adev_open_input_stream; in adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c2074 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c6601 adev->device.open_input_stream = adev_open_input_stream; in adev_open()