Commit 0aecdf09 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

fix type error

parent 771fc273
Loading
Loading
Loading
Loading
Loading
+16 −16
Original line number Diff line number Diff line
@@ -6711,11 +6711,11 @@ inline static void elliptic_bpf_48k_generic_func1( Word16 *input_fx, Word32 *L_t
            W_tmpY = W_msu_32_16( W_tmpY, L_tmp[i - 4], full_band_bpf_fx[3][4] );
            L_tmp[i] = W_sat_l( W_shr( W_add( W_tmpX, W_shl( W_tmpY, 2 - 16 + 3 ) ), 3 ) ); /*Q_input_fx + 11*/
            move32();
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpAbs = L_abs( L_tmp[i] );
            }
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpMax2 = L_max( L_tmpMax2, L_tmpAbs );
            }
@@ -6733,11 +6733,11 @@ inline static void elliptic_bpf_48k_generic_func1( Word16 *input_fx, Word32 *L_t
            L_tmpX = L_add_sat( L_shr( L_mult( input_fx[i], full_band_bpf_fx[0][0] ), 3 ), L_tmpX );            /*Q_input_fx + 13 + 1 - 3*/
            L_tmp[i] = L_sub_sat( L_tmpX, L_shl_sat( Mult_32_16( L_tmp[i - 4], full_band_bpf_fx[3][4] ), 2 ) ); /*Q_input_fx + 11 + 13  -15 +2*/
            move32();
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpAbs = L_abs( L_tmp[i] );
            }
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpMax2 = L_max( L_tmpMax2, L_tmpAbs );
            }
@@ -6757,11 +6757,11 @@ inline static void elliptic_bpf_48k_generic_func1( Word16 *input_fx, Word32 *L_t
            W_tmpY = W_msu_32_16( W_tmpY, L_tmp[i - 4], full_band_bpf_fx[3][4] );
            L_tmp[i] = W_sat_l( W_shr( W_add( W_tmpX, W_shl( W_tmpY, 2 - 16 + 3 ) ), 3 ) ); /*Q_input_fx + 11*/
            move32();
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpAbs = L_abs( L_tmp[i] );
            }
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpMax2 = L_max( L_tmpMax2, L_tmpAbs );
            }
@@ -6775,11 +6775,11 @@ inline static void elliptic_bpf_48k_generic_func1( Word16 *input_fx, Word32 *L_t
            W_tmpY = W_msu_32_16( W_tmpY, L_tmp[i - 4], full_band_bpf_fx[3][4] );
            L_tmp[i] = W_sat_l( W_shr( W_add( W_tmpX, W_shl( W_tmpY, 2 - 16 + 3 ) ), 3 ) ); /*Q_input_fx + 11*/
            move32();
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpAbs = L_abs( L_tmp[i] );
            }
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpMax2 = L_max( L_tmpMax2, L_tmpAbs );
            }
@@ -6792,11 +6792,11 @@ inline static void elliptic_bpf_48k_generic_func1( Word16 *input_fx, Word32 *L_t
            W_tmpY = W_msu_32_16( W_tmpY, L_tmp[i - 4], full_band_bpf_fx[3][4] );
            L_tmp[i] = W_sat_l( W_shr( W_add( W_tmpX, W_shl( W_tmpY, 2 - 16 + 3 ) ), 3 ) ); /*Q_input_fx + 11*/
            move32();
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpAbs = L_abs( L_tmp[i] );
            }
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpMax2 = L_max( L_tmpMax2, L_tmpAbs );
            }
@@ -6812,11 +6812,11 @@ inline static void elliptic_bpf_48k_generic_func1( Word16 *input_fx, Word32 *L_t
            L_tmpX = L_add_sat( L_shr( L_mult( input_fx[i], full_band_bpf_fx[0][0] ), 3 ), L_tmpX );            /*Q_input_fx + 13 + 1 - 3*/
            L_tmp[i] = L_sub_sat( L_tmpX, L_shl_sat( Mult_32_16( L_tmp[i - 4], full_band_bpf_fx[3][4] ), 2 ) ); /*Q_input_fx + 11 + 13  -15 +2*/
            move32();
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpAbs = L_abs( L_tmp[i] );
            }
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpMax2 = L_max( L_tmpMax2, L_tmpAbs );
            }
@@ -6829,11 +6829,11 @@ inline static void elliptic_bpf_48k_generic_func1( Word16 *input_fx, Word32 *L_t
            L_tmpX = L_sub_sat( L_tmpX, L_shl_sat( Mult_32_16( L_tmp[i - 3], full_band_bpf_fx[3][3] ), 2 ) );   /*Q_input_fx + 11 + 13  -15 +2*/
            L_tmp[i] = L_sub_sat( L_tmpX, L_shl_sat( Mult_32_16( L_tmp[i - 4], full_band_bpf_fx[3][4] ), 2 ) ); /*Q_input_fx + 11 + 13  -15 +2*/
            move32();
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpAbs = L_abs( L_tmp[i] );
            }
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpMax2 = L_max( L_tmpMax2, L_tmpAbs );
            }
@@ -6845,11 +6845,11 @@ inline static void elliptic_bpf_48k_generic_func1( Word16 *input_fx, Word32 *L_t
            L_tmpX = L_sub_sat( L_tmpX, L_shl_sat( Mult_32_16( L_tmp[i - 3], full_band_bpf_fx[3][3] ), 2 ) );   /*Q_input_fx + 11 + 13  -15 +2*/
            L_tmp[i] = L_sub_sat( L_tmpX, L_shl_sat( Mult_32_16( L_tmp[i - 4], full_band_bpf_fx[3][4] ), 2 ) ); /*Q_input_fx + 11 + 13  -15 +2*/
            move32();
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpAbs = L_abs( L_tmp[i] );
            }
            if ( L_tmpMax > 0 )
            if ( *L_tmpMax > 0 )
            {
                L_tmpMax2 = L_max( L_tmpMax2, L_tmpAbs );
            }