Commit 569b23c9 authored by vaclav's avatar vaclav
Browse files

Merge branch '2015-low-frequency-artifacts-in-3-ism-fx-enc-at-32kbps-2' into 'main'

[non-BE][allow regression][split-non-BE]Resolve "Low-frequency artifacts in 3 ISM fx enc at 32kbps"

Closes #2015

See merge request !2612
parents 3dd980c3 4169b608
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -86,12 +86,14 @@
#define NONBE_1122_KEEP_EVS_MODE_UNCHANGED              /* FhG: Disables fix for issue 1122 in EVS mode to keep BE tests green. This switch should be removed once the 1122 fix is added to EVS via a CR.  */
#define FIX_1435_MOVE_STEREO_PANNING                    /* VA: issue 1435: do the EVS stereo panning in the renderer */


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

/* #################### Start NON-BE switches ############################ */
/* any switch which is non-be wrt. TS 26.251 V3.0 */

#define FIX_1454_FIX_STEREO_TO_FOA_JBM                  /* VA: issue 1454: fix buggy stereo to FOA in JBM */
#define FIX_2015_PREMPH_SAT_ALT_PART2                        /* VA: Add missing scaling factor to be passed to AVQ_cod() */



+4 −0
Original line number Diff line number Diff line
@@ -490,7 +490,11 @@ void transf_cdbk_enc_ivas_fx(
     * Split algebraic vector quantizer based on RE8 lattice
     *--------------------------------------------------------------*/

#ifndef FIX_2015_PREMPH_SAT_ALT_PART2
    AVQ_cod_fx( x_tran, x_norm, nBits, Nsv, 0 );
#else
    AVQ_cod_fx( x_tran, x_norm, nBits, Nsv, Qdct );
#endif

    /*--------------------------------------------------------------*
     * Find prequantizer excitation gain