Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/emu10k1/
Demu10k1_synth.c59 emux->pitch_shift = -501; in snd_emu10k1_synth_probe()
/linux-4.1.27/include/sound/
Demux_synth.h100 int pitch_shift; /* pitch shift value (for Emu10k1) */ member
/linux-4.1.27/sound/synth/emux/
Demux_synth.c862 offset += vp->emu->pitch_shift; in calc_pitch()