Searched refs:out_add_audio_effect (Results 1 - 5 of 5) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c119 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
241 out->stream.common.add_audio_effect = out_add_audio_effect;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c230 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
271 out->stream.common.add_audio_effect = out_add_audio_effect;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp301 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function in namespace:android
546 out->stream.common.add_audio_effect = out_add_audio_effect;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp259 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
522 out->stream.common.add_audio_effect = out_add_audio_effect;
/hardware/qcom/audio/alsa_sound/
H A Daudio_hw_hal.cpp273 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
591 out->stream.common.add_audio_effect = out_add_audio_effect;

Completed in 68 milliseconds