Mercurial > hg > qm-vamp-plugins
view build/linux/amd64/atlas/atlas_csysinfo.h @ 75:a99c43f470a5
* oh dear. fix some off-by-one errors leading to using uninitialised
values in chromagram, constant-q, and mfcc calculations.
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Thu, 24 Jul 2008 16:04:43 +0000 |
parents | ddea89113517 |
children |
line wrap: on
line source
#ifndef ATL_CSYSINFO_H #define ATL_CSYSINFO_H #define ATL_MULADD #define ATL_L1elts 2048 #define ATL_fplat 4 #define ATL_lbnreg 16 #define ATL_mmnreg 18 #define ATL_nkflop 879334 #endif