|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE FL_IRAM FL_OPTIMIZE_FUNCTION void fl::detail::wave3_transpose_2 | ( | const Wave3Byte | lane_waves[2], |
| u8 | output[2 *sizeof(Wave3Byte)] ) |
Transpose 2 lanes of Wave3Byte data into interleaved format.
| lane_waves | Array of 2 Wave3Byte structures |
| output | Output buffer (6 bytes = 2 * 3) |
Definition at line 51 of file wave3.hpp.
References fl::Wave3Byte::data.
Referenced by fl::wave3Transpose_2().
Here is the caller graph for this function: