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