Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dsoundfont.h25 struct soundfont_voice_info v; /* All the soundfont parameters */
H A Demux_synth.h177 struct soundfont_voice_info reg;
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dsfnt_info.h116 struct soundfont_voice_info { struct
/kernel/linux/linux-6.6/include/sound/
H A Dsoundfont.h25 struct soundfont_voice_info v; /* All the soundfont parameters */
H A Demux_synth.h177 struct soundfont_voice_info reg;
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dsfnt_info.h101 struct soundfont_voice_info { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dsfnt_info.h79 struct soundfont_voice_info { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dsfnt_info.h69 struct soundfont_voice_info { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dsfnt_info.h79 struct soundfont_voice_info { struct
/kernel/linux/linux-5.10/sound/synth/emux/
H A Dsoundfont.c44 static void init_voice_info(struct soundfont_voice_info *avp);
47 struct soundfont_voice_info *avp);
539 if (count < (long)sizeof(struct soundfont_voice_info) * hdr.nvoices) { in load_info()
601 init_voice_info(struct soundfont_voice_info *avp) in init_voice_info()
647 set_sample(struct snd_soundfont *sf, struct soundfont_voice_info *avp) in set_sample()
/kernel/linux/linux-6.6/sound/synth/emux/
H A Dsoundfont.c44 static void init_voice_info(struct soundfont_voice_info *avp);
47 struct soundfont_voice_info *avp);
543 if (count < (long)sizeof(struct soundfont_voice_info) * hdr.nvoices) { in load_info()
605 init_voice_info(struct soundfont_voice_info *avp) in init_voice_info()
651 set_sample(struct snd_soundfont *sf, struct soundfont_voice_info *avp) in set_sample()

Completed in 10 milliseconds