|
FastLED 3.9.15
|
| LIB8STATIC uint16_t lerp16by16 | ( | uint16_t | a, |
| uint16_t | b, | ||
| fract16 | frac ) |
Linear interpolation between two unsigned 16-bit values, with 16-bit fraction.
Definition at line 310 of file lib8tion.h.
References LIB8STATIC, and scale16().
Referenced by CRGB::lerp16().
Here is the call graph for this function:
Here is the caller graph for this function: