Home
last modified time | relevance | path

Searched refs:fx_conv_Q (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/synth/emux/
H A Demux_nrpn.c93 static int fx_conv_Q(int val);
126 #define fx_filterQ fx_conv_Q /* [0,127] -- */
163 static int fx_conv_Q(int val) in fx_conv_Q() function