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

◆ from_raw()

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

Definition at line 53 of file s8x8.h.

53 {
54 return s8x8(raw, RawTag());
55 }
constexpr s8x8() FL_NOEXCEPT=default
constexpr i16 raw() const FL_NOEXCEPT
Definition s8x8.h:59

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

Referenced by abs(), autoresearch::simd_check::benchS8x8_4(), 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: