Commit 14ffa173 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

Revert "only cleaned upo- moved macros to options.h"

This reverts commit 5ad8f647.
parent 5ad8f647
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
@@ -79,19 +79,10 @@
#define HARM_ENC_INIT
//#define HARM_SCE_INIT

//------------------------------------------------------------------------------------------------
// new speedups - pipe running - 2.4 WMOPS (88.236 clean, 85.828 BE macros)
// new speedups - pipe running
#define FIX_1439_SPEEDUP_Copy_Scale_sig_16_32_no_sat            /*FhG: reduces WMOPS - bit-exact*/
#define FIX_1439_SPEEDUP_stereo_icBWE_dec_fx                    /*FhG: reduces WMOPS - bit-exact*/
#define FIX_1439_SPEEDUP_ivas_swb_tbe_dec_fx_0                  /*FhG: reduces WMOPS - bit-exact*/
#define FIX_1439_SPEEDUP_elliptic_bpf_48k_generic_upsampledsig  /*FhG: reduces WMOPS - bit-exact*/

//#define FIX_1439_SPEEDUP_elliptic_bpf_48k_generic_STAGE1 // nonbe    // |
//#define FIX_1439_SPEEDUP_elliptic_bpf_48k_generic_STAGE2 // nonbe    // | > 3.2 WMOPS, pipe https://forge.3gpp.org/rep/sa4/audio/ivas-basop/-/pipelines/50610
//#define FIX_1439_SPEEDUP_elliptic_bpf_48k_generic_STAGE3 // nonbe    // |


// OPT_STEREO_32KBPS_V1 switch is inactive - why? (3.2 WMOPS)


#endif
+8 −0
Original line number Diff line number Diff line
@@ -60,6 +60,14 @@
#define TCX_IMDCT_HEADROOM 1
//#define FIX_1439_SPEEDUP_elliptic_bpf_48k_generic_STAGE1 // nonbe    // |
//#define FIX_1439_SPEEDUP_elliptic_bpf_48k_generic_STAGE2 // nonbe    // | > 3.1 WMOPS, pipe https://forge.3gpp.org/rep/sa4/audio/ivas-basop/-/pipelines/50610
//#define FIX_1439_SPEEDUP_elliptic_bpf_48k_generic_STAGE3 // nonbe    // |
//-----------------------------------------------------------------------
// OPT_STEREO_32KBPS_V1 switch is inactive - why? (3.2 WMOPS)
/*----------------------------------------------------------------------------------*
 * Prototypes of global macros
 *----------------------------------------------------------------------------------*/