Searched refs:IIR_LENGTH (Results 1 – 2 of 2) sorted by relevance
119 #define IIR_LENGTH 1024 macro121 static const int32_t iir_in[IIR_LENGTH] = {328 static int32_t iir_out[IIR_LENGTH] = {};
113 real_block_iir_32(IIR_M, coef_sos, coef_g, iir_in, iir_out, IIR_LENGTH); in test_iir_op()