/hardware/libhardware/modules/audio/ |
audio_hw.c | 124 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 242 out->stream.common.remove_audio_effect = out_remove_audio_effect;
|
/hardware/libhardware/modules/usbaudio/ |
audio_hw.c | 235 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 272 out->stream.common.remove_audio_effect = out_remove_audio_effect;
|
/device/generic/goldfish/audio/ |
audio_hw.c | 209 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 211 // out_remove_audio_effect is a no op 411 out->stream.common.remove_audio_effect = out_remove_audio_effect;
|
/external/bluetooth/bluedroid/audio_a2dp_hw/ |
audio_a2dp_hw.c | 684 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 818 out->stream.common.remove_audio_effect = out_remove_audio_effect;
|
/hardware/libhardware/modules/audio_remote_submix/ |
audio_hw.cpp | 303 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function in namespace:android 542 out->stream.common.remove_audio_effect = out_remove_audio_effect;
|
/hardware/libhardware_legacy/audio/ |
audio_hw_hal.cpp | 264 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 523 out->stream.common.remove_audio_effect = out_remove_audio_effect;
|
/hardware/qcom/audio/legacy/alsa_sound/ |
audio_hw_hal.cpp | 278 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 592 out->stream.common.remove_audio_effect = out_remove_audio_effect;
|
/device/asus/grouper/audio/ |
audio_hw.c | 777 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 1035 out->stream.common.remove_audio_effect = out_remove_audio_effect; [all...] |
/device/samsung/manta/audio/ |
audio_hw.c | 1197 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function [all...] |
/hardware/qcom/audio/hal/ |
audio_hw.c | 1500 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function [all...] |