Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/sound/pci/
H A Demu10k1.c493 static u_int32_t logMagTable[128] = { in emu_rate_to_pitch() local
537 logMagTable[0x7f & (rate >> 24)] + in emu_rate_to_pitch()
H A Demu10kx.c1195 static uint32_t logMagTable[128] = { in emu_rate_to_pitch() local
1239 logMagTable[0x7f & (rate >> 24)] + in emu_rate_to_pitch()