Commit 9781a471 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

Revert "fix error conflicting types"

This reverts commit 997c2e89.
parent f4efc581
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -3258,11 +3258,7 @@ void interp_code_4over2_fx(
void wb_tbe_extras_reset_synth_fx( Word16 state_lsyn_filt_shb[], Word16 state_lsyn_filt_dwn_shb[], Word16 state_32and48k_WB_upsample[], Word16 state_resamp_HB[] );
void elliptic_bpf_48k_generic_fx(
#ifdef FIX_1439_SIMPLIFY_elliptic_bpf_48k_generic
    Word16 input_fx[], /* i  : input signal                             Q_input_fx*/
#else
    const Word16 input_fx[], /* i  : input signal                             Q_input_fx*/
#endif
    const Word16 input_fx[], /* i  : i   signal                              Q_input_fx  */
    Word16 *Q_input_fx,
    Word16 output_fx[],    /* o  : output signal                               */
    Word32 memory_fx[][4], /* i/o: 4 arrays of 4 for memory                   memory_fx_Q */