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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_local.h141 u8 volume_factor; member in struct:opl4_sound
H A Dopl4_synth.c378 att = 0x7f - (0x7f - att) * (voice->sound->volume_factor) / 0xfe - volume_boost;

Completed in 176 milliseconds