Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Daudio.h520 int (*open_input_stream)(struct audio_hw_device *dev, member
/hardware/libhardware/modules/usbaudio/
Daudio_hw.c411 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
/hardware/libhardware/modules/audio/
Daudio_hw.c414 adev->device.open_input_stream = adev_open_input_stream; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp665 ladev->device.open_input_stream = adev_open_input_stream; in legacy_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp801 rsxadev->device.open_input_stream = adev_open_input_stream; in adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp742 qadev->device.open_input_stream = adev_open_input_stream; in qcom_adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c2350 adev->device.open_input_stream = adev_open_input_stream; in adev_open()