84 q31_t Xn1, Xn2, Yn1, Yn2;
85 q31_t b0, b1, b2, a1, a2;
91 int32_t shift = (int32_t) S->
postShift + 1;
116 sample = blockSize >> 2u;
242 sample = (blockSize & 0x3u);
void arm_biquad_cascade_df1_fast_q31(const arm_biquad_casd_df1_inst_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
Fast but less precise processing function for the Q31 Biquad cascade filter for Cortex-M3 and Cortex-...
#define multAcc_32x32_keep32_R(a, x, y)
Instance structure for the Q31 Biquad cascade filter.
int32_t q31_t
32-bit fractional data type in 1.31 format.
#define mult_32x32_keep32_R(a, x, y)