Searched refs:effect_s (Results 1 – 1 of 1) sorted by relevance
62 struct effect_s { struct73 struct effect_s effects[NUM_ID]; // effects in this session argument171 static int effect_set_state(struct effect_s *effect, uint32_t state) in effect_set_state()245 static int effect_init(struct effect_s *effect, uint32_t id) in effect_init()253 static int effect_create(struct effect_s *effect, in effect_create()262 static int effect_release(struct effect_s *effect) in effect_release()320 struct effect_s *fx) in session_release_effect()495 struct effect_s *effect = (struct effect_s *)self; in fx_process()527 struct effect_s *effect = (struct effect_s *)self; in fx_command()656 struct effect_s *effect = (struct effect_s *)self; in fx_get_descriptor()[all …]