Searched refs:SND_SEQ_EVENT_TICK (Results 1 – 4 of 4) sorted by relevance
100 SND_SEQ_EVENT_TICK, enumerator
196 ev.type = SND_SEQ_EVENT_TICK; in schedule_next_tick()481 if (event->type == SND_SEQ_EVENT_TICK) { in gst_alsa_midi_src_create()
31 [SND_SEQ_EVENT_TICK]= "Tick",
237 case SND_SEQ_EVENT_TICK: in dump_event()