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

/hardware/libhardware/modules/audio/
H A Daudio_hw.c119 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
233 out->stream.common.add_audio_effect = out_add_audio_effect;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp165 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function
424 out->stream.common.add_audio_effect = out_add_audio_effect;

Completed in 33 milliseconds