Searched refs:in_add_audio_effect (Results 1 – 5 of 5) sorted by relevance
409 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() function603 in->stream.common.add_audio_effect = in_add_audio_effect; in adev_open_input_stream()
592 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() function786 in->stream.common.add_audio_effect = in_add_audio_effect; in adev_open_input_stream()
809 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() function1047 in->stream.common.add_audio_effect = in_add_audio_effect; in adev_open_input_stream()
794 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() function1034 in->stream.common.add_audio_effect = in_add_audio_effect; in adev_open_input_stream()
1169 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in in_add_audio_effect() function1458 in->stream.common.add_audio_effect = in_add_audio_effect; // no op in adev_open_input_stream()