Home
last modified time | relevance | path

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

/linux-2.6.39/sound/synth/emux/
Demux_synth.c52 static int calc_pitch(struct snd_emux_voice *vp);
536 calc_pitch(vp); in update_voice()
579 calc_pitch(vp); in setup_voice()
826 calc_pitch(struct snd_emux_voice *vp) in calc_pitch() function