sndiod: Use resampling algorithm from aucat
authorratchov <ratchov@openbsd.org>
Mon, 22 Apr 2024 11:01:02 +0000 (11:01 +0000)
committerratchov <ratchov@openbsd.org>
Mon, 22 Apr 2024 11:01:02 +0000 (11:01 +0000)
commitb47fb7da3ff69f49f84153bfcda907983390c79d
treeb9dad2173613b32748c61a9628afeffe2887146c
parent8d670a69629bd78324d01f21b76556edd8acf002
sndiod: Use resampling algorithm from aucat

sndiod doesn't use partial blocks as aucat, but having the same
algorithm makes code review and testing easier.
usr.bin/sndiod/dev.c
usr.bin/sndiod/dsp.c
usr.bin/sndiod/dsp.h