summaryrefslogtreecommitdiff
path: root/sys/dev/aurateconv.c
AgeCommit message (Expand)Author
2002-11-07Clean up token pasting so that this works with GCC 3.3's CPP.thorpej
2002-11-02/*CONTCOND*/ while (0)'ed macrosperry
2002-10-13Support for sampling rate conversion against slinear_be 16bit/24bit.kent
2002-03-18Make this file compiles again when AURATECONV > 0.enami
2002-03-17move aurateconv.h into audiovar.h to avoid name clash with the config(8)christos
2002-03-17aurateconv.c:kent
2002-03-17Rename aurateconvproto.h to aurateconv.h.kent
2002-03-09Move sampling rate conversion functions to aurateconv.c.kent