Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio_remote_submix/tests/
Dremote_submix_tests.cpp221 mDev->close_input_stream(mDev, streamIn); in TEST_F()
232 mDev->close_input_stream(mDev, streamIn); in TEST_F()
286 mDev->close_input_stream(mDev, streamIn); in TEST_F()
299 mDev->close_input_stream(mDev, streamIn); in TEST_F()
312 mDev->close_input_stream(mDev, streamIn); in TEST_F()
329 mDev->close_input_stream(mDev, streamIn[i]); in TEST_F()
/hardware/libhardware/include/hardware/
Daudio.h758 void (*close_input_stream)(struct audio_hw_device *dev, member
/hardware/interfaces/audio/core/all-versions/default/
DDevice.cpp57 mDevice->close_input_stream(mDevice, stream); in closeInputStream()
/hardware/libhardware/modules/audio/
Daudio_hw.c603 adev->device.close_input_stream = adev_close_input_stream; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp673 ladev->device.close_input_stream = adev_close_input_stream; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp747 qadev->device.close_input_stream = adev_close_input_stream; in qcom_adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1308 adev->hw_device.close_input_stream = adev_close_input_stream; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1788 rsxadev->device.close_input_stream = adev_close_input_stream; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c6477 adev->device.close_input_stream = adev_close_input_stream; in adev_open()