Loading lib_com/options.h +2 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,8 @@ #define BASOP_NOGLOB_DECLARE_LOCAL #endif #define FIX_1378_ACELP_OUT_OF_BOUNDS /* Note: each compile switch (FIX_1101_...) is independent from the other ones */ //#define OPT_STEREO_32KBPS_V1 /* Optimization made in stereo decoding path for 32kbps decoding */ #define OPT_AVOID_STATE_BUF_RESCALE /* Optimization made to avoid rescale of synth state buffer */ Loading Loading
lib_com/options.h +2 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,8 @@ #define BASOP_NOGLOB_DECLARE_LOCAL #endif #define FIX_1378_ACELP_OUT_OF_BOUNDS /* Note: each compile switch (FIX_1101_...) is independent from the other ones */ //#define OPT_STEREO_32KBPS_V1 /* Optimization made in stereo decoding path for 32kbps decoding */ #define OPT_AVOID_STATE_BUF_RESCALE /* Optimization made to avoid rescale of synth state buffer */ Loading