Home
last modified time | relevance | path

Searched refs:EFFECT_AEC (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/audio/hal/
Dplatform_api.h32 EFFECT_AEC, enumerator
Dplatform_info.c296 process_audio_effect(attr, EFFECT_AEC); in process_effect_aec()
Daudio_hw.c924 effect_type == EFFECT_AEC ? EFFECT_NS : EFFECT_AEC); in update_effect_param_ecns()
932 if (((effect_type == EFFECT_AEC) && (in->enable_ns)) || in update_effect_param_ecns()
973 if ((effect_type == EFFECT_AEC) || (effect_type == EFFECT_NS)) { in enable_disable_effect()
1003 ret = enable_disable_effect(adev, in, EFFECT_AEC, true); in check_and_enable_effect()
4587 && enable_disable_effect(in->dev, in, EFFECT_AEC, enable) == -ENOSYS) in add_remove_audio_effect()
/hardware/qcom/audio/hal/msm8916/
Dplatform.c308 [GET_IN_DEVICE_INDEX(SND_DEVICE_IN_SPEAKER_QMIC_AEC_NS)][EFFECT_AEC] = \
312 [GET_IN_DEVICE_INDEX(SND_DEVICE_IN_SPEAKER_DMIC_AEC_NS_BROADSIDE)][EFFECT_AEC] = \
316 [GET_IN_DEVICE_INDEX(SND_DEVICE_IN_SPEAKER_DMIC_AEC_NS)][EFFECT_AEC] = \
320 [GET_IN_DEVICE_INDEX(SND_DEVICE_IN_SPEAKER_MIC_AEC_NS)][EFFECT_AEC] = \
324 [GET_IN_DEVICE_INDEX(SND_DEVICE_IN_HANDSET_DMIC_AEC_NS)][EFFECT_AEC] = \
328 [GET_IN_DEVICE_INDEX(SND_DEVICE_IN_HANDSET_MIC_AEC_NS)][EFFECT_AEC] = \
/hardware/qcom/audio/hal/msm8974/
Dplatform.c392 [GET_IN_DEVICE_INDEX(SND_DEVICE_IN_SPEAKER_QMIC_AEC_NS)][EFFECT_AEC] = \
396 [GET_IN_DEVICE_INDEX(SND_DEVICE_IN_SPEAKER_DMIC_AEC_NS)][EFFECT_AEC] = \
400 [GET_IN_DEVICE_INDEX(SND_DEVICE_IN_SPEAKER_MIC_AEC_NS)][EFFECT_AEC] = \
404 [GET_IN_DEVICE_INDEX(SND_DEVICE_IN_HANDSET_DMIC_AEC_NS)][EFFECT_AEC] = \
408 [GET_IN_DEVICE_INDEX(SND_DEVICE_IN_HANDSET_MIC_AEC_NS)][EFFECT_AEC] = \