Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/sound/pci/
H A Demu10k1.c511 static char logSlopeTable[128] = { in emu_rate_to_pitch() local
539 logSlopeTable[0x7f & (rate >> 24)]); in emu_rate_to_pitch()
H A Demu10kx.c1213 static char logSlopeTable[128] = { in emu_rate_to_pitch() local
1241 logSlopeTable[0x7f & (rate >> 24)]); in emu_rate_to_pitch()