src/spectral/dct.h: add dct type II using ooura
authorPaul Brossier <piem@piem.org>
Tue, 5 Sep 2017 10:56:39 +0000 (12:56 +0200)
committerPaul Brossier <piem@piem.org>
Tue, 5 Sep 2017 10:56:39 +0000 (12:56 +0200)
commit60583a3817b8c4120861ec7df2e9836146efd54d
treea9f4c30dd04531f12d64b5d6976ed3685a10e953
parent34dca8705301e51963816e5cb1a5d225b8507c93
src/spectral/dct.h: add dct type II using ooura
python/lib/gen_code.py
src/aubio.h
src/spectral/dct.h [new file with mode: 0644]
src/spectral/dct_ooura.c [new file with mode: 0644]
tests/src/spectral/test-dct.c [new file with mode: 0644]