Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.cc616 static int out_remove_audio_effect(const struct audio_stream* stream, in out_remove_audio_effect() function
769 out->stream_out_.common.remove_audio_effect = out_remove_audio_effect; in adev_open_output_stream()
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1380 static int out_remove_audio_effect( in out_remove_audio_effect() function
1574 out->stream.common.remove_audio_effect = out_remove_audio_effect; in adev_open_output_stream()
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1416 static int out_remove_audio_effect( in out_remove_audio_effect() function
1610 out->stream.common.remove_audio_effect = out_remove_audio_effect; in adev_open_output_stream()