Home
last modified time | relevance | path

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

/linux/sound/synth/emux/
H A Demux_nrpn.c92 static int fx_conv_pitch(int val);
122 #define fx_init_pitch fx_conv_pitch /* [-8192,8192] cents */
158 static int fx_conv_pitch(int val) in fx_conv_pitch() function