Commit 537e11e5 authored by Nicolas Roussin's avatar Nicolas Roussin
Browse files

Disable matrix diag mul.

parent 05d5ef84
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4200,7 +4200,7 @@ static void matrixDiagMul_fx(
{
    Word32 not_zero = 0;

#ifdef OPT_2269_IVAS_DIRAC_DEC_BINAURAL_FUNCTIONS
#if 0 // def OPT_2269_IVAS_DIRAC_DEC_BINAURAL_FUNCTIONS
#define MATRIX_DIAG_MUL_FX( chA, chB )                                  \
    do                                                                  \
    {                                                                   \