| /hardware/qcom/audio/voice_processing/ |
| D | voice_processing.c | 168 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/ |
| D | AudioHardwareStub.h | 61 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()
|
| D | AudioHardwareGeneric.h | 95 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()
|
| D | audio_hw_hal.cpp | 261 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/ |
| D | audio_hw.c | 159 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/ |
| D | audio_hw_hal.cpp | 273 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()
|
| D | AudioHardwareALSA.h | 397 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/ |
| D | audio_hal.c | 566 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/ |
| D | audio_hal.c | 510 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/ |
| D | tinyaudio_hw.c | 647 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/ |
| D | audio_hw.cpp | 932 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/ |
| D | OMX3A.cpp | 1265 OMX_CONFIG_IMAGEFILTERTYPE effect; in setEffect() local
|
| /hardware/libhardware/modules/input/evdev/ |
| D | InputHub.cpp | 377 ff_effect effect{}; in vibrate() local
|
| /hardware/qcom/audio/hal/ |
| D | audio_hw.c | 2537 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/ |
| D | OMX3A.cpp | 1467 OMX_CONFIG_IMAGEFILTERTYPE effect; in setEffect() local
|
| /hardware/qcom/camera/QCamera2/HAL/ |
| D | QCameraParameters.cpp | 6502 int32_t QCameraParameters::setEffect(const char *effect) in setEffect() 10768 const char *effect = get(KEY_EFFECT); in getEffectValue() local
|
| D | QCamera2HWI.cpp | 7512 int32_t effect = mParameters.getEffectValue(); in getPPConfig() local
|
| /hardware/qcom/camera/ |
| D | QCamera_Intf.h | 215 uint32_t effect; member
|
| /hardware/qcom/camera/QCamera2/stack/common/ |
| D | cam_types.h | 2571 int32_t effect; member 2638 int32_t effect; member
|
| /hardware/qcom/msm8960/kernel-headers/media/ |
| D | msm_camera.h | 1442 int8_t effect; member
|
| /hardware/qcom/msm8960/original-kernel-headers/media/ |
| D | msm_camera.h | 1370 int8_t effect; member
|
| /hardware/qcom/msm8996/kernel-headers/media/ |
| D | msm_camera.h | 1580 int8_t effect; member
|
| /hardware/qcom/msm8996/original-kernel-headers/media/ |
| D | msm_camera.h | 1635 int8_t effect; member
|