Loading lib_rend/ivas_dirac_dec_binaural_functions_fx.c +4 −0 Original line number Diff line number Diff line Loading @@ -1916,7 +1916,11 @@ static void ivas_dirac_dec_binaural_determine_processing_matrices_fx( move16(); Word32 tmp1, tmp2, res1, res2; Word16 q_tmp1, q_tmp2, q_realizedOutputEne, q_targetOutputEne, q_missingOutputEne, q_gain; #ifdef FIX_1326_SPEEDUP_13 Word16 exp1, q_processMtx_bin, q_processMtxDec_bin; #else Word16 exp1, exp2, q_processMtx_bin, q_processMtxDec_bin; #endif CrEneL_fx = 0; move32(); Loading Loading
lib_rend/ivas_dirac_dec_binaural_functions_fx.c +4 −0 Original line number Diff line number Diff line Loading @@ -1916,7 +1916,11 @@ static void ivas_dirac_dec_binaural_determine_processing_matrices_fx( move16(); Word32 tmp1, tmp2, res1, res2; Word16 q_tmp1, q_tmp2, q_realizedOutputEne, q_targetOutputEne, q_missingOutputEne, q_gain; #ifdef FIX_1326_SPEEDUP_13 Word16 exp1, q_processMtx_bin, q_processMtxDec_bin; #else Word16 exp1, exp2, q_processMtx_bin, q_processMtxDec_bin; #endif CrEneL_fx = 0; move32(); Loading