Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c4547 static int add_remove_audio_effect(const struct audio_stream *stream, in add_remove_audio_effect() function
4618 return add_remove_audio_effect(stream, effect, true); in in_add_audio_effect()
4625 return add_remove_audio_effect(stream, effect, false); in in_remove_audio_effect()