Loading lib_com/ivas_dirac_com.c +3 −4 Original line number Diff line number Diff line Loading @@ -1012,7 +1012,6 @@ void computeDiffuseness_fixed( #endif q_ene = s_min( q_ene, q_tmp ); /* Intensity slow */ Loading lib_rend/ivas_dirac_output_synthesis_dec.c +4 −8 Original line number Diff line number Diff line Loading @@ -1133,7 +1133,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 @@ -1163,7 +1162,6 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( move32(); } } } ELSE { Loading @@ -1174,8 +1172,6 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( move32(); } } } #else Loading lib_dec/ivas_dirac_dec.c +2 −2 File changed.Contains only whitespace changes. Show changes Loading
lib_com/ivas_dirac_com.c +3 −4 Original line number Diff line number Diff line Loading @@ -1012,7 +1012,6 @@ void computeDiffuseness_fixed( #endif q_ene = s_min( q_ene, q_tmp ); /* Intensity slow */ Loading
lib_rend/ivas_dirac_output_synthesis_dec.c +4 −8 Original line number Diff line number Diff line Loading @@ -1133,7 +1133,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 @@ -1163,7 +1162,6 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( move32(); } } } ELSE { Loading @@ -1174,8 +1172,6 @@ void ivas_dirac_dec_output_synthesis_process_slot_fx( move32(); } } } #else Loading