Commit 6e93bbcf authored by kulgod's avatar kulgod
Browse files

experiment

parent 339e804c
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -311,6 +311,7 @@ Word16 modify_Fs_ivas_fx( /* o : length of output Q
    }
    ELSE IF( ( LT_16( fac_num, fac_den ) ) && ( ( cfg_ptr_fx->flags_fx & RS_INV_FAC ) != 0 ) )
    {
        assert( 0 );
        FOR( i = 0; i < lg_out; i++ )
        {
            sigOut_fx[i] = mult_r( sigOut_fx[i], 16384 );