Searched defs:FILTER_PARAM (Results 1 – 1 of 1) sorted by relevance
107 struct FILTER_PARAM { struct108 …*! SOS matrix One row/section. Scaled using BQC(). Order of coefficients: B1,B2,A1,A2. B0=A0=1.0 */109 FIXP_DBL g; /*! overall gain */110 int Wc; /*! normalized passband bandwidth at input samplerate * 1000 */111 int noCoeffs; /*! number of filter coeffs */112 int delay; /*! delay in samples at input samplerate */