src/spectral/dct_fftw.c: add fftw implementation of dct type II
authorPaul Brossier <piem@piem.org>
Wed, 6 Sep 2017 09:21:24 +0000 (11:21 +0200)
committerPaul Brossier <piem@piem.org>
Wed, 6 Sep 2017 09:21:24 +0000 (11:21 +0200)
commit5d46eca8a0df2b3e6ac95b907b84580197b0845a
treef2cabd63669132c9b62c942ed0705a5bba158f86
parent3873e5e8670dc2a851e38f414b027bf84c06c4b2
src/spectral/dct_fftw.c: add fftw implementation of dct type II
src/spectral/dct_fftw.c [new file with mode: 0644]
src/spectral/dct_ooura.c