Module Name: src Committed By: isaki Date: Sat Sep 12 06:09:17 UTC 2020
Modified Files: src/sys/dev/audio: mulaw.c Log Message: Improve slinear16-to-mulaw conversion calculation. It's about 2~3 times faster on my amd64 and x68k(68030). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/dev/audio/mulaw.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.