Home
last modified time | relevance | path

Searched refs:snd_sf_calc_parm_decay (Results 1 – 2 of 2) 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()