FastLED 3.9.15
Loading...
Searching...
No Matches

◆ square()

static float fl::third_party::vorbis::square ( float x)
static

Definition at line 753 of file stb_vorbis.cpp.hpp.

754{
755 return x*x;
756}

References FL_NOEXCEPT, and fl::x.

Referenced by compute_window().

+ Here is the caller graph for this function: