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

/hardware/libhardware/modules/audio/
H A Daudio_hw.c340 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
526 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/libhardware/modules/usbaudio/
H A Daudio_hal.c835 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
970 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1324 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect)
1626 in->stream.common.remove_audio_effect = in_remove_audio_effect;
/hardware/qcom/audio/hal/
H A Daudio_hw.c3918 static int in_remove_audio_effect(const struct audio_stream *stream, function
5008 in->stream.common.remove_audio_effect = in_remove_audio_effect;

Completed in 212 milliseconds