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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demupcm.c213 #define PITCH_48000 0x00004000 macro
222 if (pitch_target == PITCH_48000)
224 else if (pitch_target < PITCH_48000)
343 pitch_target = PITCH_48000; /* Disable interpolators on emu1010 card */
686 pitch_target = PITCH_48000; /* Disable interpolators on emu1010 card */

Completed in 43 milliseconds