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

◆ operator*()

FASTLED_FORCE_INLINE s16x16x4 fl::s0x32x4::operator* ( s16x16x4 b) const

Definition at line 16 of file s16x16x4.h.

19 {
20 simd::simd_u32x4 raw; // 4× i32 values in Q16 format
21
22 // ---- Construction ------------------------------------------------------
platforms::simd_u32x4 simd_u32x4
Definition s16x16x4.h:27
simd::simd_u32x4 raw
Definition s16x16x4.h:18