Loading lib_rend/ivas_dirac_dec_binaural_functions.c +17 −17 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ #include "wmc_auto.h" //#define FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT #define FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT #ifndef FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT //#define FIX_1072_SET_DIV3232_RETURN_VAL /*only meaningful if FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT is not defined*/ Loading Loading @@ -4429,7 +4429,7 @@ static void formulate2x2MixingMatrix_fx( eig2x2_fx( tmpRe_fx[0][0], tmpRe_fx[1][1], q_temp, tmpRe_fx[1][0], tmpIm_fx[1][0], q_temp, Ure_fx, Uim_fx, &q_U, D_fx, &q_D ); #if defined( FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT ) #if defined( FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT ) && 0 /*deactivate for pipe tests*/ IF( D_fx[0] == 0 ) { temp = 2047986068; Loading Loading @@ -4458,7 +4458,7 @@ static void formulate2x2MixingMatrix_fx( move32(); #endif /*FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT*/ #if defined( FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT ) #if defined( FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT ) && 0 /*deactivate for pip tests*/ IF( D_fx[1] == 0 ) { temp = 2047986068; Loading Loading
lib_rend/ivas_dirac_dec_binaural_functions.c +17 −17 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ #include "wmc_auto.h" //#define FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT #define FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT #ifndef FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT //#define FIX_1072_SET_DIV3232_RETURN_VAL /*only meaningful if FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT is not defined*/ Loading Loading @@ -4429,7 +4429,7 @@ static void formulate2x2MixingMatrix_fx( eig2x2_fx( tmpRe_fx[0][0], tmpRe_fx[1][1], q_temp, tmpRe_fx[1][0], tmpIm_fx[1][0], q_temp, Ure_fx, Uim_fx, &q_U, D_fx, &q_D ); #if defined( FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT ) #if defined( FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT ) && 0 /*deactivate for pipe tests*/ IF( D_fx[0] == 0 ) { temp = 2047986068; Loading Loading @@ -4458,7 +4458,7 @@ static void formulate2x2MixingMatrix_fx( move32(); #endif /*FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT*/ #if defined( FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT ) #if defined( FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT ) && 0 /*deactivate for pip tests*/ IF( D_fx[1] == 0 ) { temp = 2047986068; Loading