Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_STOP (Results 1 - 9 of 9) sorted by relevance

/third_party/alsa-lib/src/seq/
H A Dseq_event.c24 [SND_SEQ_EVENT_START ... SND_SEQ_EVENT_STOP]
H A Dseq_midi_event.c112 {SND_SEQ_EVENT_STOP, 0, NULL, NULL}, /* 0xfc */
347 * - #SND_SEQ_EVENT_STOP
541 * - #SND_SEQ_EVENT_STOP
/third_party/alsa-lib/test/
H A Dseq-decoder.c26 [SND_SEQ_EVENT_STOP]= "Stop",
194 case SND_SEQ_EVENT_STOP: in decode_event()
/third_party/alsa-lib/include/
H A Dseqmid.h255 snd_seq_ev_set_queue_control(ev, SND_SEQ_EVENT_STOP, q, 0)
344 snd_seq_control_queue(seq, q, SND_SEQ_EVENT_STOP, 0, ev)
H A Dseq_event.h90 SND_SEQ_EVENT_STOP, enumerator
/third_party/alsa-lib/test/lsb/
H A Dmidi_event.c103 ev.type = SND_SEQ_EVENT_STOP; in test_decode()
258 TEST_CHECK(ev.type == SND_SEQ_EVENT_STOP); in test_encode()
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c288 case SND_SEQ_EVENT_STOP: in dump_event()
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c571 case SND_SEQ_EVENT_STOP: in record_event()
H A Daplaymidi.c851 ev.type = SND_SEQ_EVENT_STOP; in play_midi()

Completed in 7 milliseconds