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

◆ to_int()

u32 fl::u16x16::to_int ( ) const
inlineconstexpr

Definition at line 60 of file u16x16.h.

60{ return mValue >> FRAC_BITS; }
u32 mValue
Definition u16x16.h:201
static constexpr int FRAC_BITS
Definition u16x16.h:21

References FL_NOEXCEPT, FRAC_BITS, and mValue.

Referenced by fl::audio::fft::Context::buildLinearBinLut(), fl::audio::fft::Context::computeLogRebinNormFactors(), and fl::audio::fft::Context::logRebinRange().

+ Here is the caller graph for this function: