Searched refs:lsx_apply_bartlett (Results 1 – 3 of 3) sorted by relevance
100 void lsx_apply_bartlett(double h[], const int num_points);
282 void lsx_apply_bartlett(double h[], const int num_points) in lsx_apply_bartlett() function
297 case Window_Bartlett: lsx_apply_bartlett(w, n); break; in make_window()