Searched refs:in_remove_audio_effect (Results 1 - 4 of 4) 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
351 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp511 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function in namespace:android
709 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
586 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/qcom/audio/alsa_sound/
H A Daudio_hw_hal.cpp421 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
657 in->stream.common.remove_audio_effect = in_remove_audio_effect;

Completed in 65 milliseconds