Home
last modified time | relevance | path

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

/hardware/qcom/audio/voice_processing/
Dvoice_processing.c168 static int effect_set_state(struct effect_s *effect, uint32_t state) in effect_set_state()
242 static int effect_init(struct effect_s *effect, uint32_t id) in effect_init()
250 static int effect_create(struct effect_s *effect, in effect_create()
259 static int effect_release(struct effect_s *effect) in effect_release()
482 struct effect_s *effect = (struct effect_s *)self; in fx_process() local
514 struct effect_s *effect = (struct effect_s *)self; in fx_command() local
643 struct effect_s *effect = (struct effect_s *)self; in fx_get_descriptor() local
/hardware/libhardware_legacy/audio/
DAudioHardwareStub.h61 virtual status_t addAudioEffect(effect_handle_t effect) { return NO_ERROR; } in addAudioEffect()
62 virtual status_t removeAudioEffect(effect_handle_t effect) { return NO_ERROR; } in removeAudioEffect()
DAudioHardwareGeneric.h95 virtual status_t addAudioEffect(effect_handle_t effect) { return NO_ERROR; } in addAudioEffect()
96 virtual status_t removeAudioEffect(effect_handle_t effect) { return NO_ERROR; } in removeAudioEffect()
Daudio_hw_hal.cpp261 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
266 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
395 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
402 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/hardware/libhardware/modules/audio/
Daudio_hw.c159 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
165 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
280 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
285 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp273 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
278 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
414 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
421 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
DAudioHardwareALSA.h397 virtual status_t addAudioEffect(effect_handle_t effect) in addAudioEffect()
402 virtual status_t removeAudioEffect(effect_handle_t effect) in removeAudioEffect()
/hardware/bsp/intel/peripheral/audio/generic/
Daudio_hal.c566 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
571 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
859 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
864 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c510 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
515 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
826 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
831 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
/hardware/intel/audio_media/hdmi/
Dtinyaudio_hw.c647 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
655 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp932 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in audio_config_compare()
939 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in audio_config_compare()
1320 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in audio_config_compare()
1327 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in audio_config_compare()
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMX3A.cpp1265 OMX_CONFIG_IMAGEFILTERTYPE effect; in setEffect() local
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp377 ff_effect effect{}; in vibrate() local
/hardware/qcom/audio/hal/
Daudio_hw.c2537 effect_handle_t effect, in add_remove_audio_effect()
2588 effect_handle_t effect) in in_add_audio_effect()
2595 effect_handle_t effect) in in_remove_audio_effect()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMX3A.cpp1467 OMX_CONFIG_IMAGEFILTERTYPE effect; in setEffect() local
/hardware/qcom/camera/QCamera2/HAL/
DQCameraParameters.cpp6502 int32_t QCameraParameters::setEffect(const char *effect) in setEffect()
10768 const char *effect = get(KEY_EFFECT); in getEffectValue() local
DQCamera2HWI.cpp7512 int32_t effect = mParameters.getEffectValue(); in getPPConfig() local
/hardware/qcom/camera/
DQCamera_Intf.h215 uint32_t effect; member
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h2571 int32_t effect; member
2638 int32_t effect; member
/hardware/qcom/msm8960/kernel-headers/media/
Dmsm_camera.h1442 int8_t effect; member
/hardware/qcom/msm8960/original-kernel-headers/media/
Dmsm_camera.h1370 int8_t effect; member
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_camera.h1580 int8_t effect; member
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_camera.h1635 int8_t effect; member