Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/emu10k1/
Dhwaccess.c71 static char logSlopeTable[128] = { in srToPitch() local
99 (0x7f & (sampleRate >> 17)) * logSlopeTable[0x7f & (sampleRate >> 24)]); in srToPitch()