Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_SYSEX (Results 1 - 10 of 10) sorted by relevance

/third_party/alsa-lib/src/seq/
H A Dseq_event.c42 [SND_SEQ_EVENT_SYSEX ... SND_SEQ_EVENT_BOUNCE]
H A Dseq_midi_event.c100 {SND_SEQ_EVENT_SYSEX, 1, NULL, NULL}, /* sysex: 0xf0 */
322 * is #SND_SEQ_EVENT_SYSEX), the data pointer (\a ev->data.ext.ptr) points into
339 * - #SND_SEQ_EVENT_SYSEX
451 ev->type = SND_SEQ_EVENT_SYSEX; in snd_midi_event_encode_byte()
522 * for System Exclusive events (\a ev->type == #SND_SEQ_EVENT_SYSEX) which can
533 * - #SND_SEQ_EVENT_SYSEX
/third_party/alsa-lib/test/
H A Dseq-decoder.c87 [SND_SEQ_EVENT_SYSEX]= "Sysex",
173 case SND_SEQ_EVENT_SYSEX: in decode_event()
/third_party/alsa-lib/include/
H A Dseq_event.h158 SND_SEQ_EVENT_SYSEX = 130, enumerator
H A Dseqmid.h520 ((ev)->type = SND_SEQ_EVENT_SYSEX,\
/third_party/alsa-utils/seq/aplaymidi/
H A Daplaymidi.c386 event->type = SND_SEQ_EVENT_SYSEX; in read_track()
678 case SND_SEQ_EVENT_SYSEX: in fill_legacy_event()
H A Darecordmidi.c577 case SND_SEQ_EVENT_SYSEX: in record_event()
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_virt.c249 if (virt->in_event->type == SND_SEQ_EVENT_SYSEX) { in snd_rawmidi_virtual_read()
/third_party/alsa-lib/test/lsb/
H A Dmidi_event.c228 TEST_CHECK(ev.type == SND_SEQ_EVENT_SYSEX); in test_encode()
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c357 case SND_SEQ_EVENT_SYSEX: in dump_event()

Completed in 8 milliseconds