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

◆ log2_h3()

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

Definition at line 88 of file gamma_lut.h.

88 {
89 return (static_cast<i64>(-1788416LL) * t) >> FRAC;
90}
fl::i64 i64
Definition s16x16x4.h:222

References FL_NOEXCEPT, FRAC, and fl::t.

Referenced by log2_h2().

+ Here is the caller graph for this function: