Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_CONTROLLER (Results 1 – 10 of 10) sorted by relevance

/third_party/alsa-lib/src/seq/
Dseq_event.c22 [SND_SEQ_EVENT_CONTROLLER ... SND_SEQ_EVENT_REGPARAM]
Dseq_midi_event.c91 {SND_SEQ_EVENT_CONTROLLER, 2, two_param_ctrl_event, two_param_decode},
/third_party/alsa-lib/test/
Dseq-decoder.c12 [SND_SEQ_EVENT_CONTROLLER]= "Controller",
153 case SND_SEQ_EVENT_CONTROLLER: in decode_event()
/third_party/alsa-lib/include/
Dseq_event.h60 SND_SEQ_EVENT_CONTROLLER = 10, enumerator
Dseqmid.h429 ((ev)->type = SND_SEQ_EVENT_CONTROLLER,\
/third_party/alsa-utils/seq/aplaymidi/
Daplaymidi.c340 [0xb] = SND_SEQ_EVENT_CONTROLLER, in read_track()
703 case SND_SEQ_EVENT_CONTROLLER: in play_midi()
Darecordmidi.c500 case SND_SEQ_EVENT_CONTROLLER: in record_event()
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c151 case SND_SEQ_EVENT_CONTROLLER: in dump_event()
/third_party/alsa-lib/test/lsb/
Dmidi_event.c207 TEST_CHECK(ev.type == SND_SEQ_EVENT_CONTROLLER); in test_encode()
/third_party/alsa-utils/seq/aseqnet/
Daseqnet.c573 case SND_SEQ_EVENT_CONTROLLER: in print_event()