Home
last modified time | relevance | path

Searched refs:EFFECT_COUNT (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/hal/
Dplatform_api.h34 EFFECT_COUNT enumerator
/hardware/qcom/audio/hal/msm8916/
Dplatform.c307 effect_config_table[GET_IN_DEVICE_INDEX(SND_DEVICE_MAX)][EFFECT_COUNT] = {
1486 (effect_type <= EFFECT_NONE) || (effect_type >= EFFECT_COUNT)) { in platform_get_effect_config_data()
1606 (effect_type <= EFFECT_NONE) || (effect_type >= EFFECT_COUNT)) {
/hardware/qcom/audio/hal/msm8974/
Dplatform.c392 effect_config_table[GET_IN_DEVICE_INDEX(SND_DEVICE_MAX)][EFFECT_COUNT] = {
2232 (effect_type <= EFFECT_NONE) || (effect_type >= EFFECT_COUNT)) { in platform_get_effect_config_data()
2260 (effect_type <= EFFECT_NONE) || (effect_type >= EFFECT_COUNT)) { in platform_set_effect_config_data()