Searched defs:hann_window (Results 1 – 2 of 2) sorted by relevance
147 def hann_window(window_length, periodic=True, dtype=dtypes.float32, name=None): function
320 static double hann_window(double v, size_t i, size_t N) in hann_window() function