Loading lib_rend/ivas_dirac_dec_binaural_functions_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ #define FIX_1326_SPEEDUP_15 // replace Ladd(Mpy) -> Madd // .1 WMOPS --> USE #define FIX_1326_SPEEDUP_16 // tiny speedup like 04 // .2 WMOPS --> USE #define FIX_1326_SPEEDUP_17 // use 1/x // 1.25WMOPS --> USE //#define FIX_1326_SPEEDUP_17 // use 1/x // 1.25WMOPS --> USE #define FIX_1326_SPEEDUP_18 // structural speedup // 1 WMOPS --> USE Word16 slot_fx[4] = { 32767, 16384, 10922, 8192 }; Loading lib_com/basop_util.c +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_rend/ivas_dirac_dec_binaural_functions_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ #define FIX_1326_SPEEDUP_15 // replace Ladd(Mpy) -> Madd // .1 WMOPS --> USE #define FIX_1326_SPEEDUP_16 // tiny speedup like 04 // .2 WMOPS --> USE #define FIX_1326_SPEEDUP_17 // use 1/x // 1.25WMOPS --> USE //#define FIX_1326_SPEEDUP_17 // use 1/x // 1.25WMOPS --> USE #define FIX_1326_SPEEDUP_18 // structural speedup // 1 WMOPS --> USE Word16 slot_fx[4] = { 32767, 16384, 10922, 8192 }; Loading