Home | History | Annotate | Download | only in hal

Lines Matching refs:add_remove_audio_effect

1847 static int add_remove_audio_effect(const struct audio_stream *stream,
1897 return add_remove_audio_effect(stream, effect, true);
1904 return add_remove_audio_effect(stream, effect, false);