added appropriate headers to files
authorphilayres <philayres@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 27 Jul 2017 15:15:35 +0000 (15:15 +0000)
committerphilayres <philayres@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 27 Jul 2017 15:15:35 +0000 (15:15 +0000)
commitafda02ca47cadf3e612d14ef62615f2c9e7c99bb
tree47d83eaf3de891d25761911948b395d737da44d6
parent92d54722f83d5e2cb424267c045e61e197b62fa4
added appropriate headers to files
moved FFT config outside of DCT functions
new config functions specifically for dct2 setup that call the appropriate FFT config functions

git-svn-id: https://svn.code.sf.net/p/freetel/code@3337 01035d8c-6547-0410-b346-abe4f91aad63
codec2-dev/src/c2wideband.c
codec2-dev/src/dct2.c
codec2-dev/src/dct2.h
codec2-dev/unittest/t_helpers.h
codec2-dev/unittest/tdct2.c