Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   nat
Date:           Sat Dec 16 16:09:36 UTC 2017

Modified Files:
        src/sys/dev: auconv.c auconv.h

Log Message:
Replace LINEARN_TO_LINEARN macro with individual optimized functions for
8, 16, 24 and 32 bits linear to linear conversions.

Addresses PR kern/52586.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/auconv.c
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/auconv.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index