Searched refs:SHAPE_KBD (Results 1 – 2 of 2) sorted by relevance
133 typedef enum { SHAPE_SINE = 0, SHAPE_KBD, SHAPE_LOL } WINDOW_SHAPE; enumerator
664 } else if ((previousShape == SHAPE_SINE) && (currentShape == SHAPE_KBD)) { in CJointStereo_ApplyMS()666 } else if ((previousShape == SHAPE_KBD) && (currentShape == SHAPE_KBD)) { in CJointStereo_ApplyMS()