Home
last modified time | relevance | path

Searched defs:effect (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish/audio/
DAudioHardwareGeneric.h94 virtual status_t addAudioEffect(effect_handle_t effect) { return NO_ERROR; } in addAudioEffect()
95 virtual status_t removeAudioEffect(effect_handle_t effect) { return NO_ERROR; } in removeAudioEffect()
/device/asus/grouper/audio/
Daudio_hw.c760 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
765 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
961 effect_handle_t effect) in in_add_audio_effect()
967 effect_handle_t effect) in in_remove_audio_effect()
/device/moto/wingray/libaudio/
DAudioHardware.cpp1971 void AudioHardware::AudioStreamInTegra::updateEcnsRequested(effect_handle_t effect, bool enabled) in updateEcnsRequested()
1995 status_t AudioHardware::AudioStreamInTegra::addAudioEffect(effect_handle_t effect) in addAudioEffect()
2001 status_t AudioHardware::AudioStreamInTegra::removeAudioEffect(effect_handle_t effect) in removeAudioEffect()
/device/samsung/tuna/audio/
Daudio_hw.c2148 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
2153 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
2846 effect_handle_t effect = effect_info->effect_itfe; in in_read_audio_effect_channel_configs() local
2944 static int in_configure_effect_channels(effect_handle_t effect, in in_configure_effect_channels()
3008 effect_handle_t effect, in in_reconfigure_channels()
3043 effect_handle_t effect) in in_update_aux_channels()
3073 effect_handle_t effect) in in_add_audio_effect()
3116 effect_handle_t effect) in in_remove_audio_effect()
/device/samsung/crespo/libaudio/
DAudioHardware.cpp2087 status_t AudioHardware::AudioStreamInALSA::addAudioEffect(effect_handle_t effect) in addAudioEffect()
2109 status_t AudioHardware::AudioStreamInALSA::removeAudioEffect(effect_handle_t effect) in removeAudioEffect()
/device/ti/panda/audio/
Daudio_hw.c1779 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
1786 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
2418 effect_handle_t effect) in in_add_audio_effect()
2452 effect_handle_t effect) in in_remove_audio_effect()