|
FastLED 3.9.15
|
SIMD operations on 8-element uint16_t vectors.
Provides widening/narrowing operations between u8x16 and u16x8 for convolution kernels that need intermediate 16-bit precision.
Definition in file u16x8.h.
#include "fl/math/simd/types.h"
Include dependency graph for u16x8.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
| namespace | fl::simd |