Home
last modified time | relevance | path

Searched refs:add_remove_audio_effect (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/
Daudio_hw.c2165 static int add_remove_audio_effect(const struct audio_stream *stream, in add_remove_audio_effect() function
2220 return add_remove_audio_effect(stream, effect, true); in in_add_audio_effect()
2227 return add_remove_audio_effect(stream, effect, false); in in_remove_audio_effect()
/hardware/qcom/audio/msm8909/hal/
Daudio_hw.c2545 static int add_remove_audio_effect(const struct audio_stream *stream, in add_remove_audio_effect() function
2582 return add_remove_audio_effect(stream, effect, true); in in_add_audio_effect()
2589 return add_remove_audio_effect(stream, effect, false); in in_remove_audio_effect()