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

◆ from_raw()

static constexpr FASTLED_FORCE_INLINE s0x32 fl::fl::s0x32::from_raw ( i32 raw)
inlinestaticconstexpr

Definition at line 66 of file s16x16x4.h.

66 {
67 return from_raw(simd::sra_i32_4(raw, shift));
68 }
constexpr i32 raw() const FL_NOEXCEPT
Definition s16x16x4.h:72
static constexpr FASTLED_FORCE_INLINE s0x32 from_raw(i32 raw) FL_NOEXCEPT
Definition s16x16x4.h:66

References FASTLED_FORCE_INLINE, fl::s16x16x4::from_raw(), and raw().

+ Here is the call graph for this function: