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

◆ log2_h2()

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

Definition at line 91 of file gamma_lut.h.

91 {
92 return ((6098176LL + log2_h3(t)) * t) >> FRAC;
93}
constexpr i64 log2_h3(i64 t) FL_NOEXCEPT
Definition gamma_lut.h:88

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

Referenced by log2_h1().

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