Commit 799d3696 authored by Devansh Kandpal's avatar Devansh Kandpal
Browse files

final changes

parent f55a0445
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -672,9 +672,7 @@ static ivas_error compute_t60_coeffs_fx(
            ELSE
            {
                tmp = BASOP_Util_Divide3232_Scale( L_deposit_h( loop_delay_sec_fx ), pParams->pRt60_fx[bin_idx], &e );
                // TODO: Devansh, check out the condition value required
                IF( LT_16( e, -6 ) )
                //IF( LT_16( e, -1 ) )
                {
                    target_gains_db_fx[bin_idx] = min120q8;
                }