Searched refs:soundfont_voice_info (Results 1 – 4 of 4) sorted by relevance
38 struct soundfont_voice_info v; /* All the soundfont parameters */
190 struct soundfont_voice_info reg;
116 struct soundfont_voice_info { struct
57 static void init_voice_info(struct soundfont_voice_info *avp);60 struct soundfont_voice_info *avp);552 if (count < (long)sizeof(struct soundfont_voice_info) * hdr.nvoices) { in load_info()614 init_voice_info(struct soundfont_voice_info *avp) in init_voice_info()660 set_sample(struct snd_soundfont *sf, struct soundfont_voice_info *avp) in set_sample()