FastLED 3.9.15
|
FASTLED_FORCE_INLINE void transpose8 | ( | unsigned char * | A, |
unsigned char * | B ) |
Templated bit-rotating function.
Based on code found here: https://web.archive.org/web/20190108225554/http://www.hackersdelight.org/hdcodetxt/transpose8.c.txt
Definition at line 254 of file bitswap.h.
References FASTLED_FORCE_INLINE, t, x, and y.