Home
last modified time | relevance | path

Searched refs:in_remove_audio_effect (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.cc1061 static int in_remove_audio_effect(const struct audio_stream* stream, in in_remove_audio_effect() function
1283 in->stream_in_.common.remove_audio_effect = in_remove_audio_effect; in adev_open_input_stream()
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1536 static int in_remove_audio_effect(UNUSED_ATTR const struct audio_stream* stream, in in_remove_audio_effect() function
1787 in->stream.common.remove_audio_effect = in_remove_audio_effect; in adev_open_input_stream()
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1572 static int in_remove_audio_effect(UNUSED_ATTR const struct audio_stream* stream, in in_remove_audio_effect() function
1825 in->stream.common.remove_audio_effect = in_remove_audio_effect; in adev_open_input_stream()