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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/seq/
H A Dseq_midi_event.c55 static void pitchbend_decode(struct snd_seq_event *ev, unsigned char *buf);
75 {SNDRV_SEQ_EVENT_PITCHBEND, 2, pitchbend_ctrl_event, pitchbend_decode},
394 static void pitchbend_decode(struct snd_seq_event *ev, unsigned char *buf) function

Completed in 41 milliseconds