Loading lib_rend/ivas_dirac_dec_binaural_functions.c +1 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ #include "wmc_auto.h" # if ( BINAURAL_CHANNELS == 2 ) #define FIX1072_SPEEDUP_combinedMatrixCalculations #define FIX1072_SPEEDUP_combinedMatrixCalculations //2 calls: approx 10.5 mhz #endif Loading Loading @@ -403,7 +403,6 @@ static void combinedMatrixCalculations( FOR( chB = 0; chB < BINAURAL_CHANNELS; chB++ ) { chB = 0; /* Create testVariables*/ Word32 Cre_fx_chB_0_GE_0 = GE_32( Cre_fx[chB][0], 0 ); Word32 Cre_fx_chB_0_LT_0 = LT_32( Cre_fx[chB][0], 0 ); Loading Loading
lib_rend/ivas_dirac_dec_binaural_functions.c +1 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ #include "wmc_auto.h" # if ( BINAURAL_CHANNELS == 2 ) #define FIX1072_SPEEDUP_combinedMatrixCalculations #define FIX1072_SPEEDUP_combinedMatrixCalculations //2 calls: approx 10.5 mhz #endif Loading Loading @@ -403,7 +403,6 @@ static void combinedMatrixCalculations( FOR( chB = 0; chB < BINAURAL_CHANNELS; chB++ ) { chB = 0; /* Create testVariables*/ Word32 Cre_fx_chB_0_GE_0 = GE_32( Cre_fx[chB][0], 0 ); Word32 Cre_fx_chB_0_LT_0 = LT_32( Cre_fx[chB][0], 0 ); Loading