Searched refs:songpos_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.c75 static void songpos_decode(const snd_seq_event_t *ev, unsigned char *buf);
100 {SND_SEQ_EVENT_SONGPOS, 2, songpos_event, songpos_decode}, /* 0xf2 */
646 static void songpos_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.c55 static void songpos_decode(struct snd_seq_event *ev, unsigned char *buf);
79 {SNDRV_SEQ_EVENT_SONGPOS, 2, songpos_event, songpos_decode}, /* 0xf2 */
413 static void songpos_decode(struct snd_seq_event *ev, unsigned char *buf) function

Completed in 95 milliseconds