Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c119 static int extra_decode_xrpn(snd_midi_event_t *dev, unsigned char *buf, int count, const snd_seq_event_t *ev);
126 {SND_SEQ_EVENT_NONREGPARAM, extra_decode_xrpn},
127 {SND_SEQ_EVENT_REGPARAM, extra_decode_xrpn},
694 static int extra_decode_xrpn(snd_midi_event_t *dev, unsigned char *buf, int count, const snd_seq_event_t *ev) in extra_decode_xrpn() function

Completed in 1 milliseconds