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 112 of file math8.h.
References LIB8STATIC_ALWAYS_INLINE, and t.
Referenced by coolLikeIncandescent(), fl::TwinkleFox::coolLikeIncandescentFunction(), fl::Fire2012::draw(), fillFrameBufferNoise(), fl::NoisePalette::fillnoise8(), Fire2012(), Fire2012WithPalette(), getFirePaletteIndex(), getPaletteIndex(), getPaletteIndex(), operator-(), CRGB::operator-=(), and rgb2hsv_approximate().