Searched refs:Hann (Results 1 – 4 of 4) sorted by relevance
6 [Hann window](https://en.wikipedia.org/wiki/Hann_function) for use in the
40 with a Hann window58 with a Hann window
2339 float Hann(const float x)2394 return Hann(x);
322 static double Hann(const double x, in Hann() function861 { Hann, 1.0, 1.0, 0.0, 0.0, HannWeightingFunction }, /* Hann, cosine window */ in AcquireResizeFilter()