Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_CONTINUE (Results 1 – 7 of 7) sorted by relevance

/third_party/alsa-lib/include/
Dseqmid.h252 snd_seq_ev_set_queue_control(ev, SND_SEQ_EVENT_CONTINUE, q, 0)
315 snd_seq_control_queue(seq, q, SND_SEQ_EVENT_CONTINUE, 0, ev)
Dseq_event.h88 SND_SEQ_EVENT_CONTINUE, enumerator
/third_party/alsa-lib/test/
Dseq-decoder.c25 [SND_SEQ_EVENT_CONTINUE]= "Continue",
193 case SND_SEQ_EVENT_CONTINUE: in decode_event()
/third_party/alsa-lib/test/lsb/
Dmidi_event.c100 ev.type = SND_SEQ_EVENT_CONTINUE; in test_decode()
255 TEST_CHECK(ev.type == SND_SEQ_EVENT_CONTINUE); in test_encode()
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c209 case SND_SEQ_EVENT_CONTINUE: in dump_event()
/third_party/alsa-lib/src/seq/
Dseq_midi_event.c109 {SND_SEQ_EVENT_CONTINUE, 0, NULL, NULL}, /* 0xfb */
/third_party/alsa-utils/seq/aplaymidi/
Darecordmidi.c570 case SND_SEQ_EVENT_CONTINUE: in record_event()