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

/hardware/libhardware/modules/audio/
H A Daudio_hw.c232 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
397 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/bsp/intel/peripheral/audio/generic/
H A Daudio_hal.c859 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
993 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c756 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
890 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/qcom/audio/hal/
H A Daudio_hw.c2216 static int in_add_audio_effect(const struct audio_stream *stream, function
2697 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/qcom/audio/msm8909/hal/
H A Daudio_hw.c2578 static int in_add_audio_effect(const struct audio_stream *stream, function
3210 in->stream.common.add_audio_effect = in_add_audio_effect;

Completed in 80 milliseconds