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

/linux-4.1.27/include/sound/
H A Dsoundfont.h123 int snd_sf_calc_parm_decay(int msec);
/linux-4.1.27/sound/synth/emux/
H A Demux_nrpn.c158 return (unsigned short)snd_sf_calc_parm_decay(val); fx_decay()
H A Dsoundfont.c927 snd_sf_calc_parm_decay(int msec) snd_sf_calc_parm_decay() function
1074 snd_sf_calc_parm_decay(decay); load_guspatch()
1075 zone->v.parm.volrelease = 0x8000 | snd_sf_calc_parm_decay(release); load_guspatch()

Completed in 115 milliseconds