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

/hardware/libhardware/modules/audio/
H A Daudio_hw.c237 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
398 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/bsp/intel/peripheral/audio/generic/
H A Daudio_hal.c864 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
994 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c761 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
891 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp402 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
593 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp421 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
661 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2223 static int in_remove_audio_effect(const struct audio_stream *stream, function
2698 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/qcom/audio/msm8909/hal/
H A Daudio_hw.c2585 static int in_remove_audio_effect(const struct audio_stream *stream, function
3211 in->stream.common.remove_audio_effect = in_remove_audio_effect;

Completed in 26 milliseconds