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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 38 milliseconds