Lines Matching refs:snd_sf_sample
35 struct snd_soundfont *sf, struct snd_sf_sample *sp);
36 static struct snd_sf_sample *sf_sample_new(struct snd_sf_list *sflist,
39 struct snd_soundfont *sf, struct snd_sf_sample *sp);
46 static struct snd_sf_sample *set_sample(struct snd_soundfont *sf,
48 static struct snd_sf_sample *find_sample(struct snd_soundfont *sf, int sample_id);
369 struct snd_sf_sample *sp) in set_sample_counter()
379 static struct snd_sf_sample *
382 struct snd_sf_sample *sp; in sf_sample_new()
400 struct snd_sf_sample *sp) in sf_sample_delete()
646 static struct snd_sf_sample *
649 struct snd_sf_sample *sample; in set_sample()
672 static struct snd_sf_sample *
675 struct snd_sf_sample *p; in find_sample()
699 struct snd_sf_sample *sp; in load_data()
944 struct snd_sf_sample *smp; in load_guspatch()
1359 struct snd_sf_sample *sp, *nextsp; in snd_sf_clear()
1447 struct snd_sf_sample *sp, *nextsp; in snd_soundfont_remove_unlocked()