|
FastLED 3.9.15
|
| LIB8STATIC int16_t lerp15by8 | ( | int16_t | a, |
| int16_t | b, | ||
| fract8 | frac ) |
Linear interpolation between two signed 15-bit values, with 8-bit fraction.
Definition at line 344 of file lib8tion.h.
References LIB8STATIC, and scale16by8().
Here is the call graph for this function: