|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE FL_IRAM FL_OPTIMIZE_FUNCTION void fl::detail::wave3_convert_byte_to_wave3byte | ( | u8 | byte_value, |
| const Wave3BitExpansionLut & | lut, | ||
| Wave3Byte * | output ) |
Helper: Convert byte to Wave3Byte using nibble LUT (internal use only)
Definition at line 27 of file wave3.hpp.
Referenced by fl::wave3(), fl::wave3Transpose_16(), fl::wave3Transpose_2(), fl::wave3Transpose_4(), and fl::wave3Transpose_8().
Here is the caller graph for this function: