Changes in src/spectral/mfcc.c [8428a52:3aa60b2]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/spectral/mfcc.c
r8428a52 r3aa60b2 32 32 #include "spectral/mfcc.h" 33 33 34 #ifdef HAVE_NOOPT 35 #define HAVE_SLOW_DCT 1 36 #endif 34 #undef HAVE_SLOW_DCT 37 35 38 36 /** Internal structure for mfcc object */
Note: See TracChangeset
for help on using the changeset viewer.