Searched defs:in_add_audio_effect (Results 1 - 5 of 5) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c206 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
354 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c748 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
914 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp393 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
590 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/qcom/audio/hal/
H A Daudio_hw.c1893 static int in_add_audio_effect(const struct audio_stream *stream, function
2373 in->stream.common.add_audio_effect = in_add_audio_effect;

Completed in 16 milliseconds