Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/emu10k1/
Demu10k1_synth.c46 emux->pitch_shift = -501; in snd_emu10k1_synth_probe()
/kernel/linux/linux-5.10/include/sound/
Demux_synth.h85 int pitch_shift; /* pitch shift value (for Emu10k1) */ member
/kernel/linux/linux-5.10/sound/synth/emux/
Demux_synth.c848 offset += vp->emu->pitch_shift; in calc_pitch()