Home
last modified time | relevance | path

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

/device/linaro/poplar/audio/
Daudio_hw.c409 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() function
603 in->stream.common.add_audio_effect = in_add_audio_effect; in adev_open_input_stream()
/device/generic/goldfish/audio/
Daudio_hw_legacy.c359 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() function
586 in->stream.common.add_audio_effect = in_add_audio_effect; in adev_open_input_stream()
Daudio_hw.c1181 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() function
1421 in->stream.common.add_audio_effect = in_add_audio_effect; // no op in adev_open_input_stream()
/device/linaro/hikey/audio/
Daudio_hw.c588 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() function
782 in->stream.common.add_audio_effect = in_add_audio_effect; in adev_open_input_stream()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c946 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in in_add_audio_effect() function
1194 in->stream.common.add_audio_effect = in_add_audio_effect; // no op in adev_open_input_stream()
/device/google/cuttlefish_common/guest/hals/audio/
Daudio_hw.c1184 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() function
1424 in->stream.common.add_audio_effect = in_add_audio_effect; // no op in adev_open_input_stream()