Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/seq/
Dseq_midi_event.c116 static int extra_decode_ctrl14(snd_midi_event_t *dev, unsigned char *buf, int len, const snd_seq_ev…
123 {SND_SEQ_EVENT_CONTROL14, extra_decode_ctrl14},
655 static int extra_decode_ctrl14(snd_midi_event_t *dev, unsigned char *buf, int count, const snd_seq_… in extra_decode_ctrl14() function