Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_TICK (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/include/
Dseq_event.h100 SND_SEQ_EVENT_TICK, enumerator
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsamidisrc.c196 ev.type = SND_SEQ_EVENT_TICK; in schedule_next_tick()
481 if (event->type == SND_SEQ_EVENT_TICK) { in gst_alsa_midi_src_create()
/third_party/alsa-lib/test/
Dseq-decoder.c31 [SND_SEQ_EVENT_TICK]= "Tick",
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c237 case SND_SEQ_EVENT_TICK: in dump_event()