Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demupcm.c221 #define PITCH_48000 0x00004000 macro
230 if (pitch_target == PITCH_48000) in emu10k1_select_interprom()
232 else if (pitch_target < PITCH_48000) in emu10k1_select_interprom()
458 epcm->pitch_target = PITCH_48000; in snd_emu10k1_efx_playback_prepare()
892 snd_emu10k1_playback_commit_pitch(emu, voice, PITCH_48000 << 16); in snd_emu10k1_efx_playback_freeze_voices()