Searched refs:sample_id (Results 1 – 1 of 1) sorted by relevance
29 static int probe_data(struct snd_sf_list *sflist, int sample_id);48 static struct snd_sf_sample *find_sample(struct snd_soundfont *sf, int sample_id);321 probe_data(struct snd_sf_list *sflist, int sample_id) in probe_data() argument326 if (find_sample(sflist->currsf, sample_id)) in probe_data()677 find_sample(struct snd_soundfont *sf, int sample_id) in find_sample() argument685 if (p->v.sample == sample_id) in find_sample()951 int note, sample_id; in load_guspatch() local970 sample_id = sflist->sample_counter; in load_guspatch()971 smp->v.sample = sample_id; in load_guspatch()1030 zone->v.sample = sample_id; /* the last sample */ in load_guspatch()