Searched refs:snd_sf_calc_parm_decay (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoundfont.h123 int snd_sf_calc_parm_decay(int msec);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_nrpn.c158 return (unsigned short)snd_sf_calc_parm_decay(val);
H A Dsoundfont.c926 snd_sf_calc_parm_decay(int msec) function
1066 snd_sf_calc_parm_decay(decay);
1067 zone->v.parm.volrelease = 0x8000 | snd_sf_calc_parm_decay(release);

Completed in 62 milliseconds