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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq_midi_event.c73 static void pitchbend_decode(const snd_seq_event_t *ev, unsigned char *buf);
94 {SND_SEQ_EVENT_PITCHBEND, 2, pitchbend_ctrl_event, pitchbend_decode},
631 static void pitchbend_decode(const snd_seq_event_t *ev, unsigned char *buf) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_midi_event.c53 static void pitchbend_decode(struct snd_seq_event *ev, unsigned char *buf);
73 {SNDRV_SEQ_EVENT_PITCHBEND, 2, pitchbend_ctrl_event, pitchbend_decode},
398 static void pitchbend_decode(struct snd_seq_event *ev, unsigned char *buf) function

Completed in 56 milliseconds