/hardware/qcom/audio/voice_processing/ |
D | voice_processing.c | 167 static int effect_set_state(struct effect_s *effect, uint32_t state) in effect_set_state() 241 static int effect_init(struct effect_s *effect, uint32_t id) in effect_init() 249 static int effect_create(struct effect_s *effect, in effect_create() 258 static int effect_release(struct effect_s *effect) in effect_release() 481 struct effect_s *effect = (struct effect_s *)self; in fx_process() local 513 struct effect_s *effect = (struct effect_s *)self; in fx_command() local 640 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 | 259 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() 264 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() 393 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() 400 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 | 119 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() 124 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() 206 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() 211 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect()
|
/hardware/libhardware/modules/audio_remote_submix/ |
D | audio_hw.cpp | 298 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() 303 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() 501 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect() 506 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/qcom/audio/hal/ |
D | audio_hw.c | 1495 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() 1500 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect() 1796 effect_handle_t effect, in add_remove_audio_effect() 1823 effect_handle_t effect) in in_add_audio_effect() 1830 effect_handle_t effect) in in_remove_audio_effect()
|
/hardware/libhardware/modules/usbaudio/ |
D | audio_hw.c | 230 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect() 235 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
D | OMX3A.cpp | 1265 OMX_CONFIG_IMAGEFILTERTYPE effect; in setEffect() local
|
/hardware/samsung_slsi/exynos5/include/ |
D | ExynosCamera.h | 106 int effect; member
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | ExynosCameraHWInterface.cpp | 2132 int effect = m_secCamera->getSupportedColorEffects(); in m_initDefaultParameters() local
|
/hardware/qcom/camera/QCamera2/HAL/ |
D | QCameraParameters.cpp | 3574 int32_t QCameraParameters::setEffect(const char *effect) in setEffect()
|
/hardware/qcom/camera/ |
D | QCamera_Intf.h | 215 uint32_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/msm8x74/original-kernel-headers/media/ |
D | msm_camera.h | 1647 int8_t effect; member
|
/hardware/qcom/msm8x74/kernel-headers/media/ |
D | msm_camera.h | 1591 int8_t effect; member
|