Searched refs:dc_norm (Results 1 – 2 of 2) sorted by relevance
357 double scale, sox_bool dc_norm) in lsx_make_lpf() argument363 …g("make_lpf(n=%i Fc=%.7g β=%g ρ=%g dc-norm=%i scale=%g)", num_taps, Fc, beta, rho, dc_norm, scale); in lsx_make_lpf()375 for (i = 0; dc_norm && i < num_taps; ++i) h[i] *= scale / sum; in lsx_make_lpf()
107 double scale, sox_bool dc_norm);