Searched defs:smoothFilter (Results 1 – 2 of 2) sorted by relevance
101 const FIXP_DBL *smoothFilter; /*!< Smoothing filter to use. */ member
91 static const FIXP_DBL smoothFilter[4] = { 0x077f813d, 0x19999995, 0x2bb3b1f5, 0x33333335 }; variable124 … const FIXP_DBL *smoothFilter, /*!< filter used for smoothing the noise floor levels. */ in smoothingOfNoiseLevels()