Searched refs:out_remove_audio_effect (Results 1 - 2 of 2) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c124 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
234 out->stream.common.remove_audio_effect = out_remove_audio_effect;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp170 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
425 out->stream.common.remove_audio_effect = out_remove_audio_effect;

Completed in 179 milliseconds