defines
来自「音频编码」· 代码 · 共 46 行
TXT
46 行
$Id: DEFINES,v 1.23 2003/02/07 18:17:41 bouvigne Exp $USE_FAST_LOG: - use of log/log10 approximation (uses IEEE754 float format) (absolute precision of log10 is then around 1e-6)KLEMM_36: - portability fixes in the IO codeNON_LINEAR_PSYMODEL - use a non linear psymodel in the GPSYCHO caseUSE_GOGO_SUBBAND: ?NOTABLES (default): ?NEWS3: ?NORES_TEST (allways on): - don't let the 2nd granule use bits saved by the 1st granule - useful for testing onlyNEW_DRAIN (theres a define above: NEW_DRAINXX): ? comment: mdb_bytes = x/8; m ?= n ?= o ?= 8* mdb_bytes; p ?= mdb_bytes ( ? == [+-] ) - optimization should handle this, but it looks ugly - do we lose precision here?LAME_STD_PRINT: - more verbose output?PRECOMPUTE (always on, multiple defines): - precomputes blackman window?USE_GNUC_ASM: - speed optimization (should move into configure.in)... alot of #if 0 / #if 1 not evaluated ...
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?