Commit 2208a390 authored by malenov's avatar malenov
Browse files

sync with main

parent c491e12b
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -158,13 +158,10 @@
#define FIX_798_LSF_SECONDARY_CH_MISSING_CODE  /* Adding the missing code to properly render the secondary channel of TD stereo*/
#define FIX_798_WRONG_CPY_OF_PITCH             /* The copy of the pitch from primary to secondary channel was wrong AND safety check was really wrong */
#define FIX_800_PROPOSAL_HB_LPC_COEFFICIENT     /* Proposal to fix wrong shape of TDBWE, #800 */ 
<<<<<<< HEAD
=======

#define FIX_802__NON_BE_DECODING                    /* Fix possible difference float and fixed point when computing the GSC bit allocation */
#define FIX_802_1137_1137_GSC_IVAS_FXFLT_DECODING   /* VA: ISSUES 802 and 1137 Made sure that float and fixed point GCS bit allocation is the same during IVAS modes  */
#define FIX_810_PREVENT_UNECESSARY_SAT_IN_TC        /* VA : Prevent an unnecessary saturation that can happen in TC, have a minimal impact on most cases. Significant improvement for the last segment of LTV when TC is triggered */
>>>>>>> main
/* ################## End DEVELOPMENT switches ######################### */

/* clang-format on */