Home
last modified time | relevance | path

Searched refs:effect_handle_t (Results 1 – 16 of 16) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio_effect.h274 typedef struct effect_interface_s **effect_handle_t; typedef
322 int32_t (*process)(effect_handle_t self,
355 int32_t (*command)(effect_handle_t self,
380 int32_t (*get_descriptor)(effect_handle_t self,
410 int32_t (*process_reverse)(effect_handle_t self,
961 effect_handle_t *pHandle);
980 int32_t (*release_effect)(effect_handle_t handle);
Daudio.h244 effect_handle_t effect);
246 effect_handle_t effect);
/hardware/qcom/audio/voice_processing/
Dvoice_processing.c251 effect_handle_t *interface) in effect_create()
254 *interface = (effect_handle_t)&effect->itfe; in effect_create()
286 effect_handle_t *interface) in session_create_effect()
477 static int fx_process(effect_handle_t self, in fx_process()
506 static int fx_command(effect_handle_t self, in fx_command()
637 static int fx_get_descriptor(effect_handle_t self, in fx_get_descriptor()
666 effect_handle_t *pInterface) in lib_create()
702 static int lib_release(effect_handle_t interface) in lib_release()
/hardware/libhardware/modules/audio/
Daudio_hw.c119 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_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.cpp259 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/qcom/audio/post_proc/
Dbundle.c311 effect_handle_t *pHandle) { in effect_lib_create()
445 *pHandle = (effect_handle_t)context; in effect_lib_create()
453 int effect_lib_release(effect_handle_t handle) in effect_lib_release()
508 int effect_process(effect_handle_t self, in effect_process()
533 int effect_command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize, in effect_command()
724 int effect_get_descriptor(effect_handle_t self, in effect_get_descriptor()
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioHardwareInterface.h189 virtual status_t addAudioEffect(effect_handle_t effect) = 0;
190 virtual status_t removeAudioEffect(effect_handle_t effect) = 0;
/hardware/qcom/audio/visualizer/
Doffload_visualizer.c934 effect_handle_t *pHandle) { in effect_lib_create()
988 *pHandle = (effect_handle_t)context; in effect_lib_create()
996 int effect_lib_release(effect_handle_t handle) { in effect_lib_release()
1048 int effect_process(effect_handle_t self, in effect_process()
1073 int effect_command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize, in effect_command()
1251 int effect_get_descriptor(effect_handle_t self, in effect_get_descriptor()
/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/libhardware/modules/usbaudio/
Daudio_hw.c462 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
467 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_remove_audio_effect()
748 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_add_audio_effect()
753 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.c664 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in out_add_audio_effect()
672 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.cpp874 static int out_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in audio_config_compare()
881 static int out_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in audio_config_compare()
1262 static int in_add_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in audio_config_compare()
1269 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c1537 effect_handle_t effect __unused) in out_add_audio_effect()
1543 effect_handle_t effect __unused) in out_remove_audio_effect()
1848 effect_handle_t effect, in add_remove_audio_effect()
1894 effect_handle_t effect) in in_add_audio_effect()
1901 effect_handle_t effect) in in_remove_audio_effect()