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