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

◆ from_raw()

static constexpr FASTLED_FORCE_INLINE s12x4 fl::s12x4::from_raw ( i16 raw)
inlinestaticconstexpr

Definition at line 42 of file s12x4.h.

42 {
43 return s12x4(raw, RawTag());
44 }
constexpr i16 raw() const FL_NOEXCEPT
Definition s12x4.h:48
constexpr s12x4() FL_NOEXCEPT=default

References s12x4(), FASTLED_FORCE_INLINE, FL_NOEXCEPT, and raw().

Referenced by abs(), ceil(), cos(), exp2_fp(), floor(), fract(), log2_fp(), mod(), operator*(), operator*, operator*(), operator+(), operator-(), operator-(), operator/(), operator>>(), rsqrt(), sin(), sincos(), and sqrt().

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