Commit 224ac6ff authored by Jouni Paulus's avatar Jouni Paulus
Browse files

move switch

parent bffb501f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -170,6 +170,7 @@
#define NONBE_FIX_589_JBM_TC_OFFSETS                    /* FhG: issue 589: wrong offset into the TC buffers is used in some rendering paths in the JBM main rendering function */
#define FIX_MEM_REALLOC_IND_LIST                        /* VA: issue 601: failure of the automatic memory re-allocation mechanism when ind_list[] buffer is depleted in MASA mode with 2 TC*/
#define FIX_581_CLANG_OFFSET_TO_NULL                    /* FhG: issue 581: fix CLANG error about applying an offset to a NULL pointer */
#define NONBE_FIX_539_MASA_384K_CHIRP                   /* Nokia: issue 539, puts the normalization of the energy ratios at the correct place, affect MASA 384k only */

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

@@ -180,7 +181,6 @@


/* ##################### End NON-BE CR switches ########################### */
#define NONBE_FIX_539_MASA_384K_CHIRP                    /* Nokia: issue 539, puts the normalization of the energy ratios at the correct place, affect MASA 384k only */
/* clang-format on */

#endif