Home
last modified time | relevance | path

Searched defs:FILTER_PARAM (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRenc/src/
Dresampler.cpp107 struct FILTER_PARAM { struct
108 …*! 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 */