Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_SONGSEL (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-lib/include/
H A Dseq_event.h77 SND_SEQ_EVENT_SONGSEL, enumerator
/third_party/alsa-lib/test/lsb/
H A Dmidi_event.c87 ev.type = SND_SEQ_EVENT_SONGSEL; in test_decode()
242 TEST_CHECK(ev.type == SND_SEQ_EVENT_SONGSEL); in test_encode()
/third_party/alsa-lib/test/
H A Dseq-decoder.c20 [SND_SEQ_EVENT_SONGSEL]= "Song Select",
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c103 {SND_SEQ_EVENT_SONGSEL, 1, one_param_event, one_param_decode}, /* 0xf3 */
342 * - #SND_SEQ_EVENT_SONGSEL
536 * - #SND_SEQ_EVENT_SONGSEL
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c254 case SND_SEQ_EVENT_SONGSEL: in dump_event()
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c567 case SND_SEQ_EVENT_SONGSEL: in record_event()

Completed in 6 milliseconds