Loading lib_com/ivas_dirac_com.c +2 −3 Original line number Diff line number Diff line Loading @@ -1011,7 +1011,6 @@ void computeDiffuseness_fixed( #endif q_ene = s_min( q_ene, q_tmp ); /* Intensity slow */ Loading lib_rend/ivas_dirac_output_synthesis_dec.c +2 −6 Original line number Diff line number Diff line Loading @@ -1099,7 +1099,6 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( h_dirac_output_synthesis_state->q_cy_cross_dir_smooth = temp_q; move16(); #endif } #ifdef FIX_1072_SPEEDUP_gainpanning Word16 temp_q1 = sub( h_dirac_output_synthesis_state->q_cy_cross_dir_smooth, temp_q ); Loading Loading @@ -1129,7 +1128,6 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( move32(); } } } ELSE { Loading @@ -1140,8 +1138,6 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( move32(); } } } #else Loading lib_dec/ivas_dirac_dec.c +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_com/ivas_dirac_com.c +2 −3 Original line number Diff line number Diff line Loading @@ -1011,7 +1011,6 @@ void computeDiffuseness_fixed( #endif q_ene = s_min( q_ene, q_tmp ); /* Intensity slow */ Loading
lib_rend/ivas_dirac_output_synthesis_dec.c +2 −6 Original line number Diff line number Diff line Loading @@ -1099,7 +1099,6 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( h_dirac_output_synthesis_state->q_cy_cross_dir_smooth = temp_q; move16(); #endif } #ifdef FIX_1072_SPEEDUP_gainpanning Word16 temp_q1 = sub( h_dirac_output_synthesis_state->q_cy_cross_dir_smooth, temp_q ); Loading Loading @@ -1129,7 +1128,6 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( move32(); } } } ELSE { Loading @@ -1140,8 +1138,6 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( move32(); } } } #else Loading