Home
last modified time | relevance | path

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

/Linux-v6.6/sound/synth/emux/
Demux_synth.c39 static int calc_pitch(struct snd_emux_voice *vp);
521 calc_pitch(vp); in update_voice()
564 calc_pitch(vp); in setup_voice()
811 calc_pitch(struct snd_emux_voice *vp) in calc_pitch() function