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/
Dseq_midi_event.c117 static int extra_decode_xrpn(snd_midi_event_t *dev, unsigned char *buf, int count, const snd_seq_ev…
124 {SND_SEQ_EVENT_NONREGPARAM, extra_decode_xrpn},
125 {SND_SEQ_EVENT_REGPARAM, extra_decode_xrpn},
692 static int extra_decode_xrpn(snd_midi_event_t *dev, unsigned char *buf, int count, const snd_seq_ev… in extra_decode_xrpn() function