FastLED 3.9.15
|
LIB8STATIC_ALWAYS_INLINE uint8_t qsub8 | ( | uint8_t | i, |
uint8_t | j ) |
Subtract one byte from another, saturating at 0x00.
i | byte to subtract from |
j | byte to subtract |
Definition at line 103 of file math8.h.
References LIB8STATIC_ALWAYS_INLINE.
Referenced by coolLikeIncandescent(), fl::TwinkleFox::coolLikeIncandescentFunction(), fl::Fire2012::draw(), fillnoise8(), fl::NoisePalette::fillnoise8(), Fire2012(), Fire2012WithPalette(), getPaletteIndex(), getPaletteIndex(), operator-(), CRGB::operator-=(), rgb2hsv_approximate(), and CRGB::subtractFromRGB().