Commit 21330424 authored by Nicolas Roussin's avatar Nicolas Roussin
Browse files

Disable matrix scale optimization.

parent 87645069
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -4250,7 +4250,7 @@ static void matrixScale_fx(
    Word32 Aim_fx[BINAURAL_CHANNELS][BINAURAL_CHANNELS], /*q_A*/
    Word16 *q_A )
{
#ifdef OPT_2269_IVAS_DIRAC_DEC_BINAURAL_FUNCTIONS
#if 0 // def OPT_2269_IVAS_DIRAC_DEC_BINAURAL_FUNCTIONS
    Word16 shift_tmp;
    Word16 shift = 31;
    move16();