Searched refs:SEQ_STATE_LOOP (Results 1 – 1 of 1) sorted by relevance
23 #define SEQ_STATE_LOOP 0x04 /* Loop flag */ macro149 else if (handle->state & SEQ_STATE_LOOP) in SeqMain()153 handle->state &= ~SEQ_STATE_LOOP; in SeqMain()247 handle->state |= SEQ_STATE_LOOP; in SeqExecMetaEvent()