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

/hardware/libhardware/modules/audio/
H A Daudio_hw.c211 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
355 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c763 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
921 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp400 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
591 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/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1185 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function in namespace:android
1445 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/qcom/audio/hal/
H A Daudio_hw.c1908 static int in_remove_audio_effect(const struct audio_stream *stream, function
2383 in->stream.common.remove_audio_effect = in_remove_audio_effect;

Completed in 56 milliseconds