Searched defs:FILTER_PARAM (Results 1 – 1 of 1) sorted by relevance
124 struct FILTER_PARAM { struct125 const FIXP_SGL *coeffa; /*! SOS matrix One row/section. Scaled using BQC().127 FIXP_DBL g; /*! overall gain */128 int Wc; /*! normalized passband bandwidth at input samplerate * 1000 */129 int noCoeffs; /*! number of filter coeffs */130 int delay; /*! delay in samples at input samplerate */