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

/freebsd-11-stable/sys/dev/sound/pci/
H A Dneomagic.c105 static int samplerates[9] = { variable
330 if (ch->spd < (samplerates[x] + samplerates[x + 1]) / 2)
335 ch->spd = samplerates[x];

Completed in 67 milliseconds