Searched refs:lsx_apply_hamming (Results 1 – 3 of 3) sorted by relevance
99 void lsx_apply_hamming(double h[], const int num_points);
273 void lsx_apply_hamming(double h[], const int num_points) in lsx_apply_hamming() function
296 case Window_Hamming: lsx_apply_hamming(w, n); break; in make_window()