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

◆ from_raw()

static constexpr FASTLED_FORCE_INLINE u16x16 fl::u16x16::from_raw ( u32 raw)
inlinestaticconstexpr

Definition at line 53 of file u16x16.h.

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

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

Referenced by autoresearch::simd_check::benchU16x16_4(), ceil(), exp2_fp(), fl::audio::fft::Context::fastDb(), floor(), fract(), log2_fp(), mod(), operator*(), operator*(), operator*, operator+(), operator-(), operator/(), operator<<(), operator>>(), rsqrt(), and sqrt().

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