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

◆ exp2_h3()

u64 fl::detail::gamma_constexpr::exp2_h3 ( u64 fr)
constexpr

Definition at line 119 of file gamma_lut.h.

119 {
120 return (214016ULL * fr) >> FRAC;
121}

References FL_NOEXCEPT, and FRAC.

Referenced by exp2_h2().

+ Here is the caller graph for this function: