|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE FL_IRAM FL_OPTIMIZE_FUNCTION void fl::detail::spread_transpose8_symbol | ( | const u8 | l[8], |
| u8 | out[8] ) |
Transpose one symbol of 8 lanes (8 input bytes) into 8 output bytes: 8 pulses × 1 byte (bit L = lane L), pulse order 7..0 (out[0] = pulse 7).
Definition at line 65 of file bit_spread_lut.hpp.
References spreadA(), and spreadB().
Referenced by wave3_transpose_8(), wave8_transpose_8(), and wave8_transpose_8_bf1().
Here is the call graph for this function:
Here is the caller graph for this function: