Home
last modified time | relevance | path

Searched refs:sf_sample_new (Results 1 – 2 of 2) sorted by relevance

/sound/synth/emux/
Demux.c67 static int sf_sample_new(void *private_data, struct snd_sf_sample *sp, in sf_sample_new() function
111 sf_cb.sample_new = sf_sample_new; in snd_emux_register()
Dsoundfont.c49 static struct snd_sf_sample *sf_sample_new(struct snd_sf_list *sflist,
393 sf_sample_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) in sf_sample_new() function
739 if ((sp = sf_sample_new(sflist, sf)) == NULL) in load_data()
972 if ((smp = sf_sample_new(sflist, sf)) == NULL) in load_guspatch()