Home
last modified time | relevance | path

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

/device/asus/fugu/libaudio/
Daudio_hal_thunks.cpp76 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() function
542 out->stream.common.remove_audio_effect = out_remove_audio_effect; in adev_open_output_stream()
/device/generic/goldfish/audio/
Daudio_hw_legacy.c210 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() function
430 out->stream.common.remove_audio_effect = out_remove_audio_effect; in adev_open_output_stream()
Daudio_hw.c629 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() function
1159 out->stream.common.remove_audio_effect = out_remove_audio_effect; in adev_open_output_stream()
/device/linaro/hikey/audio/
Daudio_hw.c321 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() function
456 out->stream.common.remove_audio_effect = out_remove_audio_effect; in adev_open_output_stream()
/device/google/dragon/audio/hal/
Daudio_hw.c2223 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() function
2749 out->stream.common.remove_audio_effect = out_remove_audio_effect; in adev_open_output_stream()