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

◆ log2_h0()

i64 fl::detail::gamma_constexpr::log2_h0 ( i64 t)
constexpr

Definition at line 97 of file gamma_lut.h.

97 {
98 return ((24189248LL + log2_h1(t)) * t) >> FRAC;
99}
constexpr i64 log2_h1(i64 t) FL_NOEXCEPT
Definition gamma_lut.h:94

References FL_NOEXCEPT, FRAC, log2_h1(), and fl::t.

Referenced by log2_with_msb().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: