Searched refs:lsx_apply_kaiser (Results 1 – 4 of 4) sorted by relevance
89 lsx_apply_kaiser(h, n, lsx_kaiser_beta(40 + 2./3 * fabs(delta), .1)); in make_filter()
104 void lsx_apply_kaiser(double h[], const int num_points, double beta);
335 void lsx_apply_kaiser(double h[], const int num_points, double beta) in lsx_apply_kaiser() function
302 lsx_apply_kaiser(w, n, beta); in make_window()