Searched refs:lookup_volume_table (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.c157 static unsigned short lookup_volume_table( unsigned short value ) function
182 result += lookup_volume_table( (value - v) << c );

Completed in 43 milliseconds