Home
last modified time | relevance | path

Searched refs:expressiontab (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_synth.c719 static const unsigned char expressiontab[128] = { variable
768 vol += ((0x100 - vol) * expressiontab[expression_vol])/128; in calc_volume()
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_synth.c719 static const unsigned char expressiontab[128] = { variable
768 vol += ((0x100 - vol) * expressiontab[expression_vol])/128; in calc_volume()

Completed in 3 milliseconds