Loading lib_com/options.h +2 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,8 @@ #define FIX_1378_ACELP_OUT_OF_BOUNDS #define FIX_1379_MASA_ANGLE_ROUND /* 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 @@ -71,6 +71,8 @@ #define FIX_1378_ACELP_OUT_OF_BOUNDS #define FIX_1379_MASA_ANGLE_ROUND /* 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