Loading lib_dec/ivas_sba_dirac_stereo_dec_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -685,9 +685,10 @@ static void ivas_sba_dirac_stereo_compute_td_stefi_nrgs( { Word16 i; #ifdef FIX_BASOP_2521_DIRAC_STEREO_STEFFI_NRGS Word32 hb_nrg; Word32 hb_nrg = EPSILON_FIX; Word32 max_val; Word16 shift; move32(); #else Word32 hb_nrg = EPSILON_FIX; move32(); Loading Loading
lib_dec/ivas_sba_dirac_stereo_dec_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -685,9 +685,10 @@ static void ivas_sba_dirac_stereo_compute_td_stefi_nrgs( { Word16 i; #ifdef FIX_BASOP_2521_DIRAC_STEREO_STEFFI_NRGS Word32 hb_nrg; Word32 hb_nrg = EPSILON_FIX; Word32 max_val; Word16 shift; move32(); #else Word32 hb_nrg = EPSILON_FIX; move32(); Loading