|
FastLED 3.9.15
|
4-wide s0x32 vector (normalized values [-1, 1]) Backed by 128-bit SIMD register (4× i32 in Q31 format)
Definition at line 17 of file s16x16x4.h.
#include <s16x16x4.h>
Public Member Functions | |
| FASTLED_FORCE_INLINE s16x16x4 | operator* (s16x16x4 b) const |
| FASTLED_FORCE_INLINE void | store (s0x32 *ptr) const |
Static Public Member Functions | |
| static FASTLED_FORCE_INLINE s0x32x4 | from_raw (simd::simd_u32x4 r) |
| static FASTLED_FORCE_INLINE s0x32x4 | load (const s0x32 *ptr) |
| static FASTLED_FORCE_INLINE s0x32x4 | set1 (s0x32 value) |
Public Attributes | |
| simd::simd_u32x4 | raw |