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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_synth.c55 * logarithmic attenuation. The algorithm used in log_from_linear()
173 static unsigned short log_from_linear( unsigned short value ) function
373 value = log_from_linear( volume->volume );

Completed in 89 milliseconds