1159b3361Sopenharmony_ci$Id: DEFINES,v 1.23 2003-02-07 18:17:41 bouvigne Exp $ 2159b3361Sopenharmony_ci 3159b3361Sopenharmony_ciUSE_FAST_LOG: 4159b3361Sopenharmony_ci - use of log/log10 approximation (uses IEEE754 float format) 5159b3361Sopenharmony_ci (absolute precision of log10 is then around 1e-6) 6159b3361Sopenharmony_ci 7159b3361Sopenharmony_ciKLEMM_36: 8159b3361Sopenharmony_ci - portability fixes in the IO code 9159b3361Sopenharmony_ci 10159b3361Sopenharmony_ciNON_LINEAR_PSYMODEL 11159b3361Sopenharmony_ci - use a non linear psymodel in the GPSYCHO case 12159b3361Sopenharmony_ci 13159b3361Sopenharmony_ciUSE_GOGO_SUBBAND: 14159b3361Sopenharmony_ci ? 15159b3361Sopenharmony_ci 16159b3361Sopenharmony_ciNOTABLES (default): 17159b3361Sopenharmony_ci ? 18159b3361Sopenharmony_ci 19159b3361Sopenharmony_ciNEWS3: 20159b3361Sopenharmony_ci ? 21159b3361Sopenharmony_ci 22159b3361Sopenharmony_ciNORES_TEST (allways on): 23159b3361Sopenharmony_ci - don't let the 2nd granule use bits saved by the 1st granule 24159b3361Sopenharmony_ci - useful for testing only 25159b3361Sopenharmony_ci 26159b3361Sopenharmony_ciNEW_DRAIN (theres a define above: NEW_DRAINXX): 27159b3361Sopenharmony_ci ? 28159b3361Sopenharmony_ci comment: 29159b3361Sopenharmony_ci mdb_bytes = x/8; m ?= n ?= o ?= 8* mdb_bytes; p ?= mdb_bytes 30159b3361Sopenharmony_ci ( ? == [+-] ) 31159b3361Sopenharmony_ci - optimization should handle this, but it looks ugly 32159b3361Sopenharmony_ci - do we lose precision here? 33159b3361Sopenharmony_ci 34159b3361Sopenharmony_ciLAME_STD_PRINT: 35159b3361Sopenharmony_ci - more verbose output? 36159b3361Sopenharmony_ci 37159b3361Sopenharmony_ciPRECOMPUTE (always on, multiple defines): 38159b3361Sopenharmony_ci - precomputes blackman window? 39159b3361Sopenharmony_ci 40159b3361Sopenharmony_ciUSE_GNUC_ASM: 41159b3361Sopenharmony_ci - speed optimization 42159b3361Sopenharmony_ci (should move into configure.in) 43159b3361Sopenharmony_ci 44159b3361Sopenharmony_ci... alot of #if 0 / #if 1 not evaluated ... 45159b3361Sopenharmony_ci 46