Home
last modified time | relevance | path

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

/device/generic/goldfish/audio/
Daudio_hw.c203 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() function
411 out->stream.common.add_audio_effect = out_add_audio_effect; in adev_open_output_stream()
/device/asus/fugu/libaudio/
Daudio_hal_thunks.cpp69 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() function
541 out->stream.common.add_audio_effect = out_add_audio_effect; in adev_open_output_stream()
/device/htc/flounder/audio/hal/
Daudio_hw.c3272 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() function
4007 out->stream.common.add_audio_effect = out_add_audio_effect; in adev_open_output_stream()