Searched refs:in_remove_audio_effect (Results 1 – 5 of 5) sorted by relevance
414 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect() function604 in->stream.common.remove_audio_effect = in_remove_audio_effect; in adev_open_input_stream()
597 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect() function787 in->stream.common.remove_audio_effect = in_remove_audio_effect; in adev_open_input_stream()
814 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect() function1048 in->stream.common.remove_audio_effect = in_remove_audio_effect; in adev_open_input_stream()
799 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect() function1035 in->stream.common.remove_audio_effect = in_remove_audio_effect; in adev_open_input_stream()
1174 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in in_remove_audio_effect() function1459 in->stream.common.remove_audio_effect = in_remove_audio_effect; // no op in adev_open_input_stream()