-
Max Kellermann authored
Don't pass the buffer size to the function, as it's known at compile time. Use "restrict" on the pointer arguments, and merge the two loops, which allows the compiler to optimize this loop with a few SSE2 instructions.
d8782ce5
Name |
Last commit
|
Last update |
---|---|---|
android | ||
doc | ||
m4 | ||
scripts | ||
src | ||
systemd | ||
test | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
autogen.sh | ||
configure.ac | ||
mpd.svg | ||
valgrind.suppressions |