Home
last modified time | relevance | path

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

/aosp12/system/bt/audio_bluetooth_hw/
H A Daudio_bluetooth_hw.cc136 adev->open_input_stream = adev_open_input_stream; in adev_open()
/aosp12/frameworks/av/media/libaudiohal/impl/
H A DDeviceHalLocal.cpp143 int openResult = mDev->open_input_stream( in openInputStream()
/aosp12/hardware/libhardware/include/hardware/
H A Daudio.h868 int (*open_input_stream)(struct audio_hw_device *dev, member
/aosp12/hardware/libhardware/modules/audio_remote_submix/tests/
H A Dremote_submix_tests.cpp112 status_t result = mDev->open_input_stream(mDev, in OpenInputStream()
/aosp12/hardware/libhardware/modules/audio/
H A Daudio_hw.c602 adev->device.open_input_stream = adev_open_input_stream; in adev_open()
/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DDevice.cpp213 int status = mDevice->open_input_stream(mDevice, ioHandle, halDevice, &halConfig, &halStream, in openInputStreamImpl()
/aosp12/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp676 ladev->device.open_input_stream = adev_open_input_stream; in legacy_adev_open()
/aosp12/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp746 qadev->device.open_input_stream = adev_open_input_stream; in qcom_adev_open()
/aosp12/system/bt/audio_hearing_aid_hw/src/
H A Daudio_hearing_aid_hw.cc1884 adev->device.open_input_stream = adev_open_input_stream; in adev_open()
/aosp12/system/bt/audio_a2dp_hw/src/
H A Daudio_a2dp_hw.cc1923 adev->device.open_input_stream = adev_open_input_stream; in adev_open()
/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1836 rsxadev->device.open_input_stream = adev_open_input_stream; in audio_config_compare()
/aosp12/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c1891 adev->hw_device.open_input_stream = adev_open_input_stream; in adev_open()
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.c6601 adev->device.open_input_stream = adev_open_input_stream; in adev_open()