Searched refs:sample_reset (Results 1 - 5 of 5) 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.c88 emu->ops.sample_reset(emu);
115 if (emu->ops.sample_reset)
116 sf_cb.sample_reset = sf_sample_reset;
H A Dsoundfont.c1409 if (sflist->callback.sample_reset)
1410 sflist->callback.sample_reset(sflist->callback.private_data);
1425 if (sflist->callback.sample_reset)
1426 sflist->callback.sample_reset(sflist->callback.private_data);
1446 if (sflist->callback.sample_reset)
1447 sflist->callback.sample_reset(sflist->callback.private_data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoundfont.h77 void (*sample_reset)(void *private); member in struct:snd_sf_callback
H A Demux_synth.h64 void (*sample_reset)(struct snd_emux *emu); member in struct:snd_emux_operators
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Demu8000_callback.c75 .sample_reset = snd_emu8000_sample_reset,

Completed in 126 milliseconds