Lines Matching refs:effects_switch

1112 	long effects_switch[EFFECTS_COUNT];
3888 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID])
3908 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) {
3909 if ((spec->effects_switch[SURROUND - EFFECT_START_NID]) ||
3910 (spec->effects_switch[DIALOG_PLUS - EFFECT_START_NID]))
3998 if (spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID])
4758 outfx_set = spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID];
4835 spec->effects_switch[X_BASS - EFFECT_START_NID]);
4911 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] ||
4954 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] ||
4986 if (spec->effects_switch[VOICE_FOCUS - EFFECT_START_NID])
5041 spec->effects_switch
5272 tmp = spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] ?
5301 if (!spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID])
5314 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID])
5324 if (spec->effects_switch[CRYSTAL_VOICE -
5327 if (spec->effects_switch[VOICE_FOCUS -
5343 if (spec->effects_switch[CRYSTAL_VOICE -
5345 if (spec->effects_switch[NOISE_REDUCTION -
5385 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]);
5394 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]);
5434 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]);
5440 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]);
6258 *valp = spec->effects_switch[nid - EFFECT_START_NID];
6314 spec->effects_switch[nid - EFFECT_START_NID] = *valp;
6320 spec->effects_switch[nid - EFFECT_START_NID] = *valp;
6327 spec->effects_switch[nid - EFFECT_START_NID] = *valp;
8749 spec->effects_switch[i] = on ? 1 : 0;
8768 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID] = 1;
8769 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] = 0;