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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux.c68 static int sf_sample_new(void *private_data, struct snd_sf_sample *sp, function
112 sf_cb.sample_new = sf_sample_new;
H A Dsoundfont.c48 static struct snd_sf_sample *sf_sample_new(struct snd_sf_list *sflist,
392 sf_sample_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) function
738 if ((sp = sf_sample_new(sflist, sf)) == NULL)
971 if ((smp = sf_sample_new(sflist, sf)) == NULL)

Completed in 74 milliseconds