Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoundfont.h110 int snd_sf_calc_parm_decay(int msec);
/openbmc/linux/sound/synth/emux/
H A Demux_nrpn.c145 return (unsigned short)snd_sf_calc_parm_decay(val); in fx_decay()
H A Dsoundfont.c925 snd_sf_calc_parm_decay(int msec) in snd_sf_calc_parm_decay() function
1076 snd_sf_calc_parm_decay(decay); in load_guspatch()
1077 zone->v.parm.volrelease = 0x8000 | snd_sf_calc_parm_decay(release); in load_guspatch()