Searched refs:CS_EffectLevel (Results 1 – 5 of 5) sorted by relevance
217 LVM_INT16 CS_EffectLevel; /* Concert Sound effect level */ member
272 params->CS_EffectLevel = LVM_CS_EFFECT_NONE; in LvmBundle_init()425 params->CS_EffectLevel = LVM_CS_EFFECT_NONE; in lvmControl()
96 if (pParams->CS_EffectLevel < LVM_CS_MIN_EFFECT_LEVEL) { in LVM_SetControlParameters()679 CS_Params.EffectLevel = LocalParams.CS_EffectLevel; in LVM_ApplyNewSettings()
554 params.CS_EffectLevel = ((strength * 32767) / 1000); in setVirtualizerStrength()632 params.CS_EffectLevel = LVM_CS_EFFECT_NONE; in initControlParameter()
544 params.CS_EffectLevel = LVM_CS_EFFECT_NONE; in LvmBundle_init()1169 ActiveParams.CS_EffectLevel = (int)((strength * 32767) / 1000); in VirtualizerSetStrength()1172 ALOGV("\tVirtualizerSetStrength() (0- 100) -> %d\n", ActiveParams.CS_EffectLevel); in VirtualizerSetStrength()