Searched defs:aiomixer (Results 1 – 1 of 1) sorted by relevance
59 struct aiomixer { struct61 enum aiomixer_state state; argument63 struct aiomixer_class classes[128]; argument64 unsigned int numclasses;65 unsigned int curclass;66 unsigned int curcontrol;67 bool channels_unlocked;68 int class_scroll_y;69 int last_max_x;70 bool widgets_resized;[all …]