Commit 29b6bdc4 authored by sekine's avatar sekine
Browse files

issue 2602 BE for stereo_dmx_evs

parent 07e5f4e6
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -96,6 +96,16 @@
#define FIX_FLOAT_1539_G192_FORMAT_SWITCH               /* VA/Nokia: reintroduce format switching for g192 bitstreams */
#define HARMONIZE_2595_reconfig_decoder_LPD             /* FhG: Harmonize reconfig_decoder_LPD with its ivas derivate */
#define HARMONIZE_2596_SetModeIndex                     /* FhG: Harmonize SetModeIndex with its ivas derivate */
#define FIX_2602_COMPLEXITY_REDUCTION_STEREO_DMX_EVS_BE    /*NTT: basop issue 2602*/
#ifdef FIX_2602_COMPLEXITY_REDUCTION_STEREO_DMX_EVS_BE
#define CORRECTION_BASOP_INSTRUMENTATION                 /*NTT: basop issue 2602*/
#define COMPLEXITY_REDUCTION_CALC_ENERGY_SGC_IF           /*NTT: basop issue 2602*/
#define COMPLEXITY_REDUCTION_CALC_POC_FX_IF               /*NTT: basop issue 2602*/
#define COMPLEXITY_REDUCTION_CALC_POC_FX_ARRAY            /*NTT: basop issue 2602*/
#define COMPLEXITY_REDUCTION_CREATE_M_SIGNAL_FX_ARRAY      /*NTT: basop issue 2602*/
#define COMPLEXITY_REDUCTION_STERO_DMX_EVS_ENC_FX_ARRAY    /*NTT: basop issue 2602*/
#define COMPLEXITY_REDUCTION_FIND_POC_PEAK_FX_ARRAY        /*NTT: basop issue 2602*/
#endif

/* #################### End BE switches ################################## */

+408 −8

File changed.

Preview size limit exceeded, changes collapsed.