FastLED 3.9.15
|
void fl::five_bit_hd_gamma_bitshift | ( | CRGB | colors, |
CRGB | colors_scale, | ||
uint8_t | global_brightness, | ||
CRGB * | out_colors, | ||
uint8_t * | out_power_5bit ) |
Definition at line 57 of file five_bit_hd_gamma.h.
References __builtin_five_bit_hd_gamma_bitshift().
Referenced by PixelController< RGB_ORDER, LANES, MASK >::loadAndScale_APA102_HD().