/hardware/libhardware/modules/audio/ |
audio_hw.c | 141 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 143 ALOGV("out_remove_audio_effect: %p", effect); 271 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 412 out->stream.common.remove_audio_effect = out_remove_audio_effect;
|
/device/linaro/hikey/audio/ |
audio_hw.c | 321 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 323 ALOGV("out_remove_audio_effect: %p", effect); 456 out->stream.common.remove_audio_effect = out_remove_audio_effect;
|
/device/asus/fugu/libaudio/ |
audio_hal_thunks.cpp | 76 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 | 266 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 527 out->stream.common.remove_audio_effect = out_remove_audio_effect;
|
/hardware/intel/audio_media/hdmi/ |
tinyaudio_hw.c | 655 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 735 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 593 out->stream.common.remove_audio_effect = out_remove_audio_effect;
|
/hardware/bsp/intel/peripheral/audio/generic/ |
audio_hal.c | 571 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 611 out->stream.common.remove_audio_effect = out_remove_audio_effect; [all...] |
/hardware/libhardware/modules/usbaudio/ |
audio_hal.c | 462 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 503 out->stream.common.remove_audio_effect = out_remove_audio_effect; [all...] |
/system/bt/audio_a2dp_hw/ |
audio_a2dp_hw.c | 878 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function 1120 out->stream.common.remove_audio_effect = out_remove_audio_effect; [all...] |
/hardware/libhardware/modules/audio_remote_submix/ |
audio_hw.cpp | [all...] |
/device/google/dragon/audio/hal/ |
audio_hw.c | 2237 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function [all...] |
/hardware/qcom/audio/hal/ |
audio_hw.c | 1787 static int out_remove_audio_effect(const struct audio_stream *stream __unused, function [all...] |
/hardware/qcom/audio/msm8909/hal/ |
audio_hw.c | 2127 static int out_remove_audio_effect(const struct audio_stream *stream __unused, function [all...] |
/device/htc/flounder/audio/hal/ |
audio_hw.c | 3279 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) function [all...] |