Searched refs:in_add_audio_effect (Results 1 - 6 of 6) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c280 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
435 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c826 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
960 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp395 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
592 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp414 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
660 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1320 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect)
1628 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/qcom/audio/hal/
H A Daudio_hw.c3032 static int in_add_audio_effect(const struct audio_stream *stream, function
3769 in->stream.common.add_audio_effect = in_add_audio_effect;

Completed in 968 milliseconds