Home
last modified time | relevance | path

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

/openbmc/linux/sound/synth/emux/
H A Dsoundfont.c943 #define calc_gus_attenuation(val) snd_sf_vol_table[(val)/2] macro
1078 zone->v.attenuation = calc_gus_attenuation(patch.env_offset[0]); in load_guspatch()