Searched refs:in_add_audio_effect (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c206 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
350 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp506 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function in namespace:android
708 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp393 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
585 in->stream.common.add_audio_effect = in_add_audio_effect;
/hardware/qcom/audio/alsa_sound/
H A Daudio_hw_hal.cpp414 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
656 in->stream.common.add_audio_effect = in_add_audio_effect;

Completed in 57 milliseconds