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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_nrpn.c104 static int fx_twice_value(int val);
126 #define fx_lfo1_freq fx_twice_value /* [0,127] 84mHz */
127 #define fx_lfo1_volume fx_twice_value /* [0,127] 0.1875dB */
129 #define fx_lfo1_cutoff fx_twice_value /* [-64,63] 56.25cents */
132 #define fx_lfo2_freq fx_twice_value /* [0,127] 84mHz */
138 #define fx_cutoff fx_twice_value /* [0,127] 62Hz */
166 static int fx_twice_value(int val) function

Completed in 124 milliseconds