Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoundfont.h123 int snd_sf_calc_parm_decay(int msec);
/Linux-v4.19/sound/synth/emux/
Demux_nrpn.c159 return (unsigned short)snd_sf_calc_parm_decay(val); in fx_decay()
Dsoundfont.c927 snd_sf_calc_parm_decay(int msec) in snd_sf_calc_parm_decay() function
1074 snd_sf_calc_parm_decay(decay); in load_guspatch()
1075 zone->v.parm.volrelease = 0x8000 | snd_sf_calc_parm_decay(release); in load_guspatch()