Merge branch '833-ltv-crashes-with-10db-scaled-inputs-introduced-with-changes-introduced-for-issue-826-fix' into 'main'
FIX 833 to fix issue introduced in 826
Closes #833
See merge request !507
#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 */
#define FIX_826_PRECISION_LOST_AND_COMPL /* VA : Fix lost of precision that leads to unnecessary high noise floor and to some framing artifacts */
#ifdef FIX_826_PRECISION_LOST_AND_COMPL
#define FIX_833_CORRECTION_to_826 /* VA : fix indexing error introduced in 826 */
#endif
/* ################## End DEVELOPMENT switches ######################### */