Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_NONREGPARAM (Results 1 – 6 of 6) sorted by relevance

/third_party/alsa-lib/include/
Dseq_event.h70 SND_SEQ_EVENT_NONREGPARAM, enumerator
/third_party/alsa-lib/src/seq/
Dseq_midi_event.c124 {SND_SEQ_EVENT_NONREGPARAM, extra_decode_xrpn},
721 cbytes = ev->type == SND_SEQ_EVENT_NONREGPARAM ? cbytes_nrpn : cbytes_rpn; in extra_decode_xrpn()
/third_party/alsa-lib/test/
Dseq-decoder.c17 [SND_SEQ_EVENT_NONREGPARAM]= "Nonregparam",
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c171 case SND_SEQ_EVENT_NONREGPARAM: in dump_event()
/third_party/alsa-lib/test/lsb/
Dmidi_event.c122 ev.type = SND_SEQ_EVENT_NONREGPARAM; in test_decode()
/third_party/alsa-utils/seq/aplaymidi/
Darecordmidi.c535 case SND_SEQ_EVENT_NONREGPARAM: in record_event()