Searched refs:audio_effect_config (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/audio/hal/ |
D | platform_api.h | 37 struct audio_effect_config { struct 74 struct audio_effect_config effect_config, 77 struct audio_effect_config *effect_config,
|
D | platform_info.c | 238 struct audio_effect_config effect_config; in process_audio_effect() 276 effect_config = (struct audio_effect_config){strtol((char *)attr[3], NULL, 0), in process_audio_effect()
|
D | audio_hw.c | 883 struct audio_effect_config effect_config, in send_effect_enable_disable_mixer_ctl() 914 struct audio_effect_config other_effect_config; in update_effect_param_ecns() 944 struct audio_effect_config effect_config; in enable_disable_effect()
|
/hardware/qcom/audio/hal/msm8916/ |
D | platform.c | 306 static struct audio_effect_config \ 1457 struct audio_effect_config *effect_config, in platform_get_effect_config_data() 1577 struct audio_effect_config effect_config,
|
/hardware/qcom/audio/hal/msm8974/ |
D | platform.c | 390 static struct audio_effect_config \ 2207 struct audio_effect_config *effect_config, in platform_get_effect_config_data() 2235 struct audio_effect_config effect_config, in platform_set_effect_config_data()
|